aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-19 13:17:12 +0200
committerGitHub <noreply@github.com>2023-10-19 13:17:12 +0200
commit29faad3374e0260d5ba1aad37a5c61ea180b9227 (patch)
treeb1df787e831cb9e79a2a2a0b025a1f2448fcefcd
parent414c74fd6199dc9f4cbbd379119a52deddcb75e4 (diff)
build(deps): bump ruamel-yaml from 0.17.35 to 0.17.36
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.35 to 0.17.36. --- 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 cf141b6..6ec0aa3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.35
+ruamel.yaml==0.17.36
ruamel.yaml.clib==0.2.8