Bump pytest from 9.0.1 to 9.0.2 (#3255)

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-12 23:50:11 -05:00
committed by GitHub
parent 3f2beabd01
commit c62a9819ad
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ruamel-yaml = "^0.18.16"
pydantic = "^2.12.5"
typer = "^0.20.0"
hypothesis = "^6.148.7"
pytest = "^9.0.1"
pytest = "^9.0.2"
[build-system]