Bump pytest from 9.0.1 to 9.0.2 in /requirements

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-26 09:10:29 +00:00
committed by GitHub
parent 878c31752f
commit 8cb8af95c9
+1 -1
View File
@@ -2,7 +2,7 @@
-r prod.txt
# Testing
pytest==9.0.1
pytest==9.0.2
pytest-cov==7.0.0
WebTest==3.0.7
requests-mock==1.12.1