chore: bump pytest from 7.4.3 to 9.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-12 01:21:52 +00:00
committed by GitHub
parent 7fb59c106e
commit d643254517
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ ecdsa==0.19.1
hashlib-additional==1.1
# Testing
pytest==7.4.3
pytest==9.0.2
pytest-asyncio==0.21.1
pytest-cov==4.1.0
httpx==0.25.2

View File

@@ -3,5 +3,5 @@ uvicorn==0.24.0
pydantic==2.5.0
pydantic-settings==2.1.0
httpx==0.25.2
pytest==7.4.3
pytest==9.0.2
pytest-asyncio==0.21.1