deps(deps-dev): bump pytest from 7.4.4 to 9.0.2

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  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]
2026-03-08 10:27:13 +00:00
committed by GitHub
parent b033923756
commit 1b98605f78

View File

@@ -134,7 +134,7 @@ classifiers = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"pytest==7.4.4", "pytest==9.0.2",
"pytest-asyncio==0.21.1", "pytest-asyncio==0.21.1",
"pytest-cov==4.1.0", "pytest-cov==4.1.0",
"pytest-mock==3.15.1", "pytest-mock==3.15.1",