commit | 8c6b03cba357b3a9f0c36c3c12024ff9503ae648 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Oct 30 07:39:57 2019 +0000 |
committer | GitHub <noreply@github.com> | Wed Oct 30 07:39:57 2019 +0000 |
tree | 3209bd7459000831b44a3112ef79ed6ba0c91430 | |
parent | ae9b270fd16fe4161978163a2d3c84f1814d69c6 [diff] |
Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.1) Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/requirements.txt b/requirements.txt index 30efd89..d546330 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,5 +1,5 @@ paramiko>=1.16.0,<2.0.1 -PyYAML==3.13 +PyYAML==5.1 six>=1.9.0 cookiecutter jinja2==2.8.1