aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-23 13:59:19 +0200
committerGitHub <noreply@github.com>2023-10-23 13:59:19 +0200
commit8a558bfde8d2e43f00a619d8c3e46a43c37970b3 (patch)
treeed22f5d144d554c8d4ad70105519b2dcf3bae6a1
parent9a28ef0dd15894ec48b9c352fc62efa5d48a25ab (diff)
build(deps): bump ruamel-yaml from 0.17.39 to 0.17.40
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.39 to 0.17.40. --- 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 e1ec822..dcc46b0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.39
+ruamel.yaml==0.17.40
ruamel.yaml.clib==0.2.8