aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-04 13:17:20 +0200
committerGitHub <noreply@github.com>2023-10-04 13:17:20 +0200
commit0e9c2eb0ae068559ff15ff7209250142475ad5ab (patch)
tree948f8e66d8c71fb181c37bf250f7187a8651c17e
parentd53e00cdf4db658e8216dc605d3a4f95089f130c (diff)
build(deps): bump ruamel-yaml-clib from 0.2.7 to 0.2.8
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.7 to 0.2.8. --- 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 d87bf84..b72b2fa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
ruamel.yaml==0.17.33
-ruamel.yaml.clib==0.2.7
+ruamel.yaml.clib==0.2.8