Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent a054299 commit 476e87b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ packaging==21.3
# via
# pytest
# pytest-rerunfailures
pluggy==1.0.0
pluggy==1.4.0
# via pytest
pyasn1==0.4.8
# via
Expand All @@ -46,7 +46,7 @@ pyasn1-modules==0.2.8
# via google-auth
pyparsing==3.0.9
# via packaging
pytest==7.4.4
pytest==8.1.1
# via
# -r requirements.in
# pytest-rerunfailures
Expand Down

0 comments on commit 476e87b

Please sign in to comment.