Bump pytest from 8.4.0 to 8.4.1 (#3140)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
This commit is contained in:
dependabot[bot]
2025-06-24 22:19:14 -04:00
committed by GitHub
parent 9f2cd5e9c6
commit ea4796381a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ruamel-yaml = "^0.18.14"
pydantic = "^2.11.7"
typer = "^0.16.0"
hypothesis = "^6.135.14"
pytest = "^8.4.0"
pytest = "^8.4.1"
[build-system]