aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-29 13:56:01 +0100
committerGitHub <noreply@github.com>2023-01-29 13:56:01 +0100
commit59f7aae90630ae80e3ca337fcf9224ac1c4efe9d (patch)
treeef19657d470ffaeafe3d2b35518060afe1fceaf8
parentb1333cdbe4de5a5c294f0cb79ba4333bffffe6f3 (diff)
build(deps): bump ruamel-yaml-clib from 0.2.6 to 0.2.7
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] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4fbcd47..42f9ecc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.28.1
ruamel.yaml==0.17.21
-ruamel.yaml.clib==0.2.6
+ruamel.yaml.clib==0.2.7