From 8a241a0d400925089924311f783d281b0536ea89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:59:16 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt mode change 100755 => 100644 requirements1.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e1099c32a..0547feb6d --- a/requirements.txt +++ b/requirements.txt @@ -142,7 +142,7 @@ python-memcached==1.59 python-mimeparse==1.6.0 python-openid==2.2.5 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.4 redis==2.10.5 regex==2016.7.21 requests==2.18.4 diff --git a/requirements1.txt b/requirements1.txt old mode 100755 new mode 100644 index 6665a97d2..134c12b0a --- a/requirements1.txt +++ b/requirements1.txt @@ -141,7 +141,7 @@ python-memcached==1.59 python-mimeparse==1.6.0 python-openid==2.2.5 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.4 redis==2.10.5 regex==2016.7.21 requests==2.18.4