Bump pydantic from 2.11.3 to 2.11.4 (#3112)

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-05-22 00:21:54 -04:00
committed by GitHub
parent 864fee9513
commit 5a14ae7539
2 changed files with 106 additions and 106 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pyyaml = "^6.0"
jsonschema = "^4.23.0"
requests = "^2.32.3"
ruamel-yaml = "^0.18.10"
pydantic = "^2.11.3"
pydantic = "^2.11.4"
typer = "^0.15.2"
hypothesis = "^6.131.9"
pytest = "^8.3.5"