From 3c02a2948baa3c8768c5691f87c185782f913e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 15:46:10 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6725a86..b1da75f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ python-dateutil==2.7.3 Python-EasyConfig==0.1.6 Python-RESTArt==0.1.5 pytz==2018.4 -PyYAML==3.11 +PyYAML==5.1 raven==6.2.1 requests==2.19.1 requests-kerberos==0.11.0