Bump ruamel-yaml from 0.18.10 to 0.18.11 (#3118)

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:38:57 -04:00
committed by GitHub
parent 633de16098
commit aa7e5d0cce
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ python = "^3.11"
pyyaml = "^6.0"
jsonschema = "^4.23.0"
requests = "^2.32.3"
ruamel-yaml = "^0.18.10"
ruamel-yaml = "^0.18.11"
pydantic = "^2.11.4"
typer = "^0.15.4"
hypothesis = "^6.131.9"