Bump ruamel-yaml from 0.18.6 to 0.18.10 (#3032)
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:
Generated
+4
-4
@@ -700,13 +700,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "ruamel-yaml"
|
||||
version = "0.18.6"
|
||||
version = "0.18.10"
|
||||
description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "ruamel.yaml-0.18.6-py3-none-any.whl", hash = "sha256:57b53ba33def16c4f3d807c0ccbc00f8a6081827e81ba2491691b76882d0c636"},
|
||||
{file = "ruamel.yaml-0.18.6.tar.gz", hash = "sha256:8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b"},
|
||||
{file = "ruamel.yaml-0.18.10-py3-none-any.whl", hash = "sha256:30f22513ab2301b3d2b577adc121c6471f28734d3d9728581245f1e76468b4f1"},
|
||||
{file = "ruamel.yaml-0.18.10.tar.gz", hash = "sha256:20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -845,4 +845,4 @@ zstd = ["zstandard (>=0.18.0)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "79bc7a91cbf7a37351e191a58810617b069b405de52a1d3a6a3ccf7d3f49b72b"
|
||||
content-hash = "ea3ec28ce65ac7a289b7ae3157df4c96fc21d754a0bd2a2310e8ee17e314a846"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ python = "^3.11"
|
||||
pyyaml = "^6.0"
|
||||
jsonschema = "^4.23.0"
|
||||
requests = "^2.32.3"
|
||||
ruamel-yaml = "^0.18.6"
|
||||
ruamel-yaml = "^0.18.10"
|
||||
pydantic = "^2.9.2"
|
||||
typer = "^0.15.1"
|
||||
hypothesis = "^6.123.2"
|
||||
|
||||
Reference in New Issue
Block a user