From f070118cc3add23e1a3c8d528f5e47f4de5ab4fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:29:55 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d21a8e7aa..3ebf85b11c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyprof2calltree==1.3.2 pyramid==1.7 pyramid-exclog==0.7 pytz==2014.10 -PyYAML==3.11 +PyYAML==5.4 repoze.lru==0.6 repoze.profile==2.1 requests==2.10.0