From c46da669a7b3aa885106ac2109d9b34a3bb413c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:30:04 +0000 Subject: [PATCH] build(deps): bump pyyaml from 3.13 to 5.4 in /core 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] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 core/requirements.txt diff --git a/core/requirements.txt b/core/requirements.txt old mode 100755 new mode 100644 index 161c9cf..c007c89 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -87,7 +87,7 @@ pytest-metadata==1.7.0 python-dateutil==2.7.5 python-editor==1.0.4 pytz==2018.7 -PyYAML==3.13 +PyYAML==5.4 redis==3.2.1 requests==2.21.0 rfc3986==1.3.2