Bump pydantic from 2.11.4 to 2.11.5 (#3116)

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-31 10:42:11 -04:00
committed by GitHub
parent aa7e5d0cce
commit c03cd8e088
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pyyaml = "^6.0"
jsonschema = "^4.23.0"
requests = "^2.32.3"
ruamel-yaml = "^0.18.11"
pydantic = "^2.11.4"
pydantic = "^2.11.5"
typer = "^0.15.4"
hypothesis = "^6.131.9"
pytest = "^8.3.5"