Bump ruamel-yaml from 0.18.11 to 0.18.14 (#3128)

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-06-15 14:09:35 -04:00
committed by GitHub
parent dbe18a6574
commit 7fa5149925
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ python = "^3.11"
pyyaml = "^6.0"
jsonschema = "^4.24.0"
requests = "^2.32.4"
ruamel-yaml = "^0.18.11"
ruamel-yaml = "^0.18.14"
pydantic = "^2.11.5"
typer = "^0.16.0"
hypothesis = "^6.135.9"