Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pytest from 8.0.0 to 8.2.1 in /requirements #397

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pytest from 8.0.0 to 8.2.1 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 1, 2024
commit 5911bcf069c4cb5a04ff8c3a053f23f403fda892
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# pytest
# tox
@@ -110,7 +110,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.0
pytest==8.2.1
# via
# -r tests.in
# pytest-xprocess
20 changes: 10 additions & 10 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
# pip-compile requirements/tests.in
#
boto3==1.34.39
# via -r requirements/tests.in
# via -r tests.in
botocore==1.34.39
# via
# boto3
@@ -20,29 +20,29 @@ jmespath==1.0.1
# botocore
packaging==23.2
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
psutil==5.9.8
# via pytest-xprocess
pylibmc==1.6.3
# via -r requirements/tests.in
# via -r tests.in
pymongo==4.6.1
# via -r requirements/tests.in
pytest==8.0.0
# via -r tests.in
pytest==8.2.1
# via
# -r requirements/tests.in
# -r tests.in
# pytest-xprocess
pytest-xprocess==0.23.0
# via -r requirements/tests.in
# via -r tests.in
python-dateutil==2.8.2
# via botocore
redis==5.0.1
# via -r requirements/tests.in
# via -r tests.in
s3transfer==0.10.0
# via boto3
six==1.16.0
# via python-dateutil
urllib3
urllib3==2.0.7
# via botocore
uwsgi==2.0.24
# via -r requirements/tests.in
# via -r tests.in