Bump pytest from 8.1.1 to 8.2.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-29 10:42:40 +00:00 committed by Brian May
parent 6bd3bd738a
commit ea0559eaea

View File

@ -1,5 +1,5 @@
-r requirements.txt
pytest==8.1.1
pytest==8.2.0
pytest-cov==5.0.0
flake8==7.0.0
bump2version==1.0.1