From b2a62ea4eb05de6d633480e0295029afba93473d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 13:37:11 -0500 Subject: [PATCH] chore(deps): bump ruamel-yaml-clib from 0.2.6 to 0.2.7 (#124) Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.6 to 0.2.7. --- updated-dependencies: - dependency-name: ruamel-yaml-clib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 ea5f01b..8fd91e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ resolvelib==0.8.1 rich==12.6.0 rsa==4.9 ruamel.yaml==0.17.21 -ruamel.yaml.clib==0.2.6 +ruamel.yaml.clib==0.2.7 selinux==0.2.1 six==1.16.0 subprocess-tee==0.3.5