Skip to content

Commit

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

---
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 19, 2024
1 parent 74ee800 commit 84a9635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# these are not required to run the program
# but required to run tests and ci checks
pytest==7.4.0
pytest==8.0.1
pytest-cov==4.1.0
codecov==2.1.13
prospector==1.10.2

0 comments on commit 84a9635

Please sign in to comment.