aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-30 12:35:10 +0100
committerGitHub <noreply@github.com>2023-10-30 12:35:10 +0100
commit0912ca013131479368ffb1d877118f79609636a2 (patch)
tree44fb5338d70a329c27dfdb5dd8aead334829ac91
parentc218d5300fa44720f1050d28c993eb4c1396cccd (diff)
build(deps): bump ruamel-yaml from 0.17.40 to 0.18.3
Bumps [ruamel-yaml]() from 0.17.40 to 0.18.3. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor ... 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 dcc46b0..298c116 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.40
+ruamel.yaml==0.18.3
ruamel.yaml.clib==0.2.8