Bump pydantic from 2.12.4 to 2.12.5 (#3249)

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:12:52 -05:00
committed by GitHub
parent 88f5b507d1
commit 3f2beabd01
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pyyaml = "^6.0.3"
jsonschema = "^4.25.1"
requests = "^2.32.5"
ruamel-yaml = "^0.18.16"
pydantic = "^2.12.4"
pydantic = "^2.12.5"
typer = "^0.20.0"
hypothesis = "^6.148.7"
pytest = "^9.0.1"