From c31a209ecec14dbee08eb403570452a689c7cf10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:58:35 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /requirements Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 072fd2f..5d7e239 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -19,6 +19,6 @@ urllib3==1.22 wcwidth==0.1.7 Werkzeug==0.12.2 flask-restful==0.3.6 -pyyaml==3.12 +pyyaml==5.4 python-json-logger==0.1.5 py3-lru-cache==0.1.6