From f7abfde5258a33a788b4ca4898037d920bac25db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:46:10 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /fpa Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- fpa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpa/requirements.txt b/fpa/requirements.txt index 30637ac..9dbf732 100644 --- a/fpa/requirements.txt +++ b/fpa/requirements.txt @@ -18,7 +18,7 @@ wsgiref==0.1.2 #Missing deps requests==2.11.0 -PyYAML==3.11 +PyYAML==5.4 flask-swagger==0.2.12 Flask-HTTPAuth==3.1.1