Bump pydantic from 2.12.5 to 2.13.0 (#3316)

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]
2026-04-15 22:18:22 -04:00
committed by GitHub
parent 01733a049c
commit d146bc5248
2 changed files with 127 additions and 128 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pyyaml = "^6.0.3"
jsonschema = "^4.26.0"
requests = "^2.32.5"
ruamel-yaml = "^0.18.16"
pydantic = "^2.12.5"
pydantic = "^2.13.1"
typer = "^0.24.1"
hypothesis = "^6.151.5"
pytest = "^9.0.3"