From 91f23b92780d6fdfd9a46a00746a319a094c4460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 07:47:07 -0700 Subject: [PATCH] Bump ruamel-yaml from 0.17.16 to 0.17.32 (#283) Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.16 to 0.17.32. --- 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 b97f9a0..6fe251c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ readme-renderer==32.0 requests==2.31.0 requests-toolbelt==1.0.0 rfc3986==2.0.0 -ruamel.yaml==0.17.16 +ruamel.yaml==0.17.32 ruamel.yaml.clib==0.2.7 shellingham==1.4.0 six==1.15.0