Bump pytest from 8.0.0 to 8.0.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.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](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-19 10:30:31 +00:00 committed by Brian May
parent fd424c5c55
commit 83debdfb21

View File

@ -1,5 +1,5 @@
-r requirements.txt
pytest==8.0.0
pytest==8.0.1
pytest-cov==4.1.0
flake8==7.0.0
bump2version==1.0.1