aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-03 12:41:11 +0100
committerGitHub <noreply@github.com>2023-11-03 12:41:11 +0100
commit5ca0949045f2f9c45d2ef68be2c1371eb6163516 (patch)
treed1216493bd1ad62787a2437ac101094c385552d0
parentb485eab1bc501a9bf0529ada743ba58c1cd851a6 (diff)
build(deps): bump ruamel-yaml from 0.18.4 to 0.18.5
Bumps [ruamel-yaml]() from 0.18.4 to 0.18.5. --- updated-dependencies: - dependency-name: ruamel-yaml 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 d410da4..220e011 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.18.4
+ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.8