Skip to content

Commit

Permalink
Bump pytest from 6.2.5 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.5...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent b6b32a1 commit e1c2770
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 @@ -90,7 +90,7 @@ pathspec==0.9.0
# via black
platformdirs==2.5.2
# via black
pluggy==0.13.1
pluggy==1.4.0
# via pytest
protobuf==3.17.3
# via
Expand All @@ -113,7 +113,7 @@ pyflakes==2.4.0
# via flake8
pyparsing==2.4.7
# via packaging
pytest==7.4.4
pytest==8.0.0
# via
# -r requirements.in
# pytest-blockage
Expand Down

0 comments on commit e1c2770

Please sign in to comment.