Bump pyyaml from 6.0.2 to 6.0.3 (#3195)

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-10-03 22:52:07 -04:00
committed by GitHub
parent 812ad23b22
commit b5c2b8f422
2 changed files with 77 additions and 57 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
pyyaml = "^6.0.2"
pyyaml = "^6.0.3"
jsonschema = "^4.25.1"
requests = "^2.32.5"
ruamel-yaml = "^0.18.15"