Bump ruamel-yaml from 0.18.15 to 0.18.16 (#3215)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
This commit is contained in:
dependabot[bot]
2025-10-31 20:29:28 -04:00
committed by GitHub
parent f1f5833b37
commit e609b0c535
2 changed files with 395 additions and 405 deletions
+4 -4
View File
@@ -10,10 +10,10 @@ python = "^3.11"
pyyaml = "^6.0.3"
jsonschema = "^4.25.1"
requests = "^2.32.5"
ruamel-yaml = "^0.18.15"
pydantic = "^2.12.0"
typer = "^0.19.2"
hypothesis = "^6.140.3"
ruamel-yaml = "^0.18.16"
pydantic = "^2.12.3"
typer = "^0.20.0"
hypothesis = "^6.142.5"
pytest = "^8.4.2"