From ab9ddcf333964f6aed3c335b02d86bffc8760278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:50:16 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /requirements 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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index abfd1d4..3c88b9d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -15,7 +15,7 @@ Pillow==2.9.0 pisa==3.0.33 psycopg2==2.6.1 python-memcached==1.53 -PyYAML==3.11 +PyYAML==5.4 reportlab==2.7 requests==2.8.1 six==1.10.0