From 4ef4b779475d0e2a0917ae436af81af71495e3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:56:57 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /version_3 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] --- version_3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version_3/requirements.txt b/version_3/requirements.txt index ccb6c29..268618a 100644 --- a/version_3/requirements.txt +++ b/version_3/requirements.txt @@ -47,7 +47,7 @@ Pyrebase==3.0.27 python-dateutil==2.6.1 python-editor==1.0.3 python-jwt==2.0.1 -PyYAML==5.1.2 +PyYAML==5.4 requests==2.11.1 requests-toolbelt==0.7.0 rsa==4.0