From ff528953dbaf82170f445f649ba037eae2aa2fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 15:11:56 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /rq-godber Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- rq-godber/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rq-godber/requirements.txt b/rq-godber/requirements.txt index ad0bc46..6350a54 100644 --- a/rq-godber/requirements.txt +++ b/rq-godber/requirements.txt @@ -1,5 +1,5 @@ requests==2.4.3 -PyYAML==3.11 +PyYAML==5.1 argparse==1.2.1 backports.ssl-match-hostname==3.4.0.2 click==3.3