Bump pydantic from 2.11.10 to 2.12.0 (#3207)

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-10-17 18:47:28 -04:00
committed by GitHub
parent 47c80ca1e1
commit dd526047b8
2 changed files with 123 additions and 109 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.15"
pydantic = "^2.11.10"
pydantic = "^2.12.0"
typer = "^0.19.2"
hypothesis = "^6.140.3"
pytest = "^8.4.2"