chore(deps): update ruamel-yaml requirement from >=0.17.32 to >=0.19.1

Updates the requirements on ruamel-yaml to permit the latest version.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-version: 0.19.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/ruamel-yaml-gte-0.19.1
dependabot[bot] 4 days ago committed by GitHub
parent e98dc4fd61
commit 0fabb9f7c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@ license = {text = "MIT"}
requires-python = ">=3.12"
dependencies = [
"mitmproxy>=12.2.3",
"ruamel.yaml>=0.17.32",
"ruamel.yaml>=0.19.1",
"json-stream>=2.3.2,<3",
"msgpack>=1.0.7,<2",
]

Loading…
Cancel
Save