Bump pytest from 7.4.4 to 8.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-02 16:19:24 +00:00
committed by GitHub
parent a0ec6cd09f
commit 9d373a18e7
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ hypothesis = {extras = ["cli"], version = "^6.88.4"}
icecream = "^2.1.3"
ipython = "^8.17.2"
poetry-plugin-export = "^1.6.0"
pytest = "^7.4.3"
pytest = "^8.0.2"
pytest-asyncio = "^0.23.5"
pytest-cov = "^4.1.0"
pytest-datafiles = "^3.0.0"