Bump pytest from 8.4.2 to 9.0.0 (#3227)

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-11-16 14:01:54 -05:00
committed by GitHub
parent 9a6f46abbc
commit e197ef4b0c
2 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ruamel-yaml = "^0.18.16"
pydantic = "^2.12.3"
typer = "^0.20.0"
hypothesis = "^6.147.0"
pytest = "^8.4.2"
pytest = "^9.0.1"
[build-system]