Bump requests from 2.32.3 to 2.32.4 (#3131)

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-12 17:21:14 -04:00
committed by GitHub
parent eec43d0aff
commit 2116bf0490
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11"
pyyaml = "^6.0"
jsonschema = "^4.23.0"
requests = "^2.32.3"
requests = "^2.32.4"
ruamel-yaml = "^0.18.11"
pydantic = "^2.11.5"
typer = "^0.16.0"