build(deps-dev): bump pytest from 9.0.1 to 9.0.2 (#817)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-20 21:24:14 +01:00
committed by GitHub
parent b8e57185c7
commit b58d8d28ee

View File

@@ -27,7 +27,7 @@ GitPython==3.1.45
myst-parser==4.0.1 myst-parser==4.0.1
# Pytest # Pytest
pytest==9.0.1 pytest==9.0.2
pytest-cov==7.0.0 pytest-cov==7.0.0
coverage==7.12.0 coverage==7.12.0
pytest-xprocess==1.0.2 pytest-xprocess==1.0.2