From 8da17880285dd955412ab53637facea591437add Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 18:24:45 +0000 Subject: [PATCH] Bump pyyaml from 4.2b1 to 5.4 in /frontend Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 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/commits/5.4) Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 77f19388..24bd92b4 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -9,7 +9,7 @@ mock==2.0.0 nose==1.3.7 paramiko==2.10.1 python-magic==0.4.15 -pyyaml==4.2b1 +pyyaml==5.4 requests==2.21.0 shortuuid==0.5.0 sqlalchemy==1.3.8