Skip to content

Commit

Permalink
Bump pytest from 8.2.2 to 8.3.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f8d8e5d commit 7c67acf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==8.2.2
pytest==8.3.1
# via
# -r requirements-tests.txt
# pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ pyspnego==0.10.2
# via
# -r requirements-tests.txt
# requests-ntlm
pytest==8.2.2
pytest==8.3.1
# via
# -r requirements-tests.txt
# pytest-flask
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ pyspnego==0.10.2
# via
# -r requirements.txt
# requests-ntlm
pytest==8.2.2
pytest==8.3.1
# via
# -r requirements-tests.in
# pytest-flask
Expand Down

0 comments on commit 7c67acf

Please sign in to comment.