⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-17 22:26:03 +00:00 committed by GitHub
parent 179b7781c2
commit cd1c1b3435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
-e . -e .
-r requirements-docs-tests.txt -r requirements-docs-tests.txt
pytest >=7.0.1,<8.0.0 pytest >=7.0.1,<9.0.0
coverage[toml] >=6.2,<8.0 coverage[toml] >=6.2,<8.0
mypy ==1.4.1 mypy ==1.4.1
ruff ==0.4.7 ruff ==0.4.7