aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 13:06:26 +0200
committerGitHub <noreply@github.com>2021-08-30 13:06:26 +0200
commitf4692ca3c83018ab99e58ab94328bfd141cea3f9 (patch)
tree7311087536d2dc130dc61d941a34d13255805615
parentc4584706dddda047840b7bb22c8566849d11b636 (diff)
build(deps): bump ruamel-yaml from 0.17.14 to 0.17.16
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.14 to 0.17.16. --- 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 fa0339f..ae68ccb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.26.0
-ruamel.yaml==0.17.14
+ruamel.yaml==0.17.16
ruamel.yaml.clib==0.2.6