summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-30 08:52:38 +0200
committerGitHub <noreply@github.com>2021-03-30 08:52:38 +0200
commit73961fcd86163b7a4276b607cbf09ae11323cb9c (patch)
tree42a816bd803d402a1d95af9cef258bd21056e641
parent2961a38a6f64500cfc907fdb7c9b028132d31c4f (diff)
Bump ruamel-yaml from 0.17.0 to 0.17.2
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.0 to 0.17.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 52e3f74..34e4e8c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ pyasn1==0.4.8
pyasn1-modules==0.2.8
pycares==3.1.1
pycparser==2.20
-ruamel.yaml==0.17.0
+ruamel.yaml==0.17.2
ruamel.yaml.clib==0.2.2
slixmpp==1.7.0
yarl==1.6.3