aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-04 16:35:11 +0200
committerGitHub <noreply@github.com>2023-10-04 16:35:11 +0200
commit7a276c51a3ae5afa2d42b11294d89a264870422f (patch)
tree618e501817100cb4f530f60eb98b07ded10458b8
parent69737ce45ae0a32ebbcd9ff92a2bbe033d7637a2 (diff)
build(deps): bump ruamel-yaml from 0.17.33 to 0.17.35
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.33 to 0.17.35. --- 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 b72b2fa..cf141b6 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==0.17.35
ruamel.yaml.clib==0.2.8