diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-29 09:10:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 09:10:36 +0200 |
commit | f4678f2da604d5c656388c9219fbd86d607e6170 (patch) | |
tree | c306856b2f0f927cf67fe38f2c7ce2b965e6a75e | |
parent | 25e9ed3dfd65c8e4b92ab4ce02f28ef4945a5289 (diff) |
Bump ruamel-yaml from 0.16.13 to 0.17.0
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.16.13 to 0.17.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1b5a62f..52e3f74 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.16.13 +ruamel.yaml==0.17.0 ruamel.yaml.clib==0.2.2 slixmpp==1.7.0 yarl==1.6.3 |