aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2021-06-10 10:28:38 +0200
committerGitHub <noreply@github.com>2021-06-10 10:28:38 +0200
commit29d9a300532757397a20772795b302b67c757695 (patch)
tree2c6eab7286ca3a074cc6d716582dc4402d2c8009
parent26b3fe820952bfd4d14ec90ea60dc231621b3297 (diff)
parent185fcf9546d1deb7010f6e075b892b2d59306087 (diff)
Merge pull request #8 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.8
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4eade01..fce17b9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.25.1
-ruamel.yaml==0.17.7
+ruamel.yaml==0.17.8
ruamel.yaml.clib==0.2.2