Bump pytest from 8.4.2 to 9.0.2 (#3829)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 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/8.4.2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
dependabot[bot]
2026-01-02 21:20:50 +00:00
committed by GitHub
parent 00def4b80a
commit db06d9283f

View File

@@ -1,7 +1,7 @@
jsonschema==4.25.1
jsondiff==2.2.1
pre-commit==4.3.0
pytest==8.4.2
pytest==9.0.2
PyYAML==6.0.3
yamllint==1.37.1
gitpython==3.1.45