From ec4c9e14d8756c17c0766fa81f4a5fe5be051eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:38:26 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. - [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.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f8d67aac..72763246 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ pytest-cov==2.5.1 pytest==2.7.0 python-dateutil==2.5.3 python-memcached==1.57 -PyYAML==3.13 +PyYAML==5.4 redis==2.10.6 requests-mock==1.2.0 requests-oauthlib==0.7.0