From 5e491a63262aac4a492fa2023ebd80ac814a1b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:56:47 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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/5.1.2...5.4) Signed-off-by: dependabot[bot] --- requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements_all.txt diff --git a/requirements_all.txt b/requirements_all.txt old mode 100755 new mode 100644 index 9088024..bb24a4e --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ pycparser==2.19 PyJWT==1.7.1 python-dateutil==2.8.0 pytz==2019.2 -PyYAML==5.1.2 +PyYAML==5.4 requests==2.22.0 requests-oauthlib==1.2.0 six==1.12.0