Skip to content

Commit

Permalink
Bump pytest-xprocess from 0.22.2 to 0.23.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pytest-xprocess](https://github.com/pytest-dev/pytest-xprocess) from 0.22.2 to 0.23.0.
- [Changelog](https://github.com/pytest-dev/pytest-xprocess/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xprocess@0.22.2...0.23.0)

---
updated-dependencies:
- dependency-name: pytest-xprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 7b7fb98 commit 34589ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ pre-commit==3.6.0
# via -r dev.in
psutil==5.8.0
# via pytest-xprocess
py==1.10.0
# via pytest-xprocess
pycparser==2.21
# via cffi
pygments==2.15.0
Expand All @@ -116,7 +114,7 @@ pytest==7.4.2
# via
# -r tests.in
# pytest-xprocess
pytest-xprocess==0.22.2
pytest-xprocess==0.23.0
# via -r tests.in
python-dateutil==2.8.2
# via botocore
Expand Down
4 changes: 1 addition & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ pluggy==1.0.0
# via pytest
psutil==5.8.0
# via pytest-xprocess
py==1.10.0
# via pytest-xprocess
pylibmc==1.6.3
# via -r tests.in
pyparsing==2.4.7
Expand All @@ -36,7 +34,7 @@ pytest==7.4.2
# via
# -r tests.in
# pytest-xprocess
pytest-xprocess==0.22.2
pytest-xprocess==0.23.0
# via -r tests.in
python-dateutil==2.8.2
# via botocore
Expand Down

0 comments on commit 34589ff

Please sign in to comment.