Bump pytest from 8.3.4 to 9.0.3

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.3.
- [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.3.4...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-21 10:39:54 +00:00
committed by GitHub
parent 7fbc7612c3
commit 6abfde1daf
2 changed files with 27 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ dependencies = [
poethepoet = "^0.35.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
pytest = "^9.0.3"
pytest-randomly = "^3.16.0"
ruff = "^0.8.6"
tox = "^4.23.2"