From b8a9ecb778b422e6ebb5723c836c06b8d7f31880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 11:17:34 +0000 Subject: [PATCH] build(deps): bump ruamel-yaml from 0.18.5 to 0.18.6 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 220e011..47c7b58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ appdirs==1.4.4 requests==2.31.0 -ruamel.yaml==0.18.5 +ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8