From 7eaf2bc4b8647e2789b0db817498f1b6d63938cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 02:09:13 -0700 Subject: [PATCH] Bump ruamel-yaml from 0.18.5 to 0.18.6 (#11147) Bumps [ruamel-yaml]() from 0.18.5 to 0.18.6. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8032b2b2..a4ac7f352 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ jmespath==1.0.1 MarkupSafe==2.1.3 netaddr==1.2.1 pbr==5.11.1 -ruamel.yaml==0.18.5 +ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 jsonschema==4.22.0