From a133f2d5e533459467f991a44c34bb756765d288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:49:01 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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/5.3.1...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 28d0205..b016cc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ python-dotenv==0.12.0 python-editor==1.0.4 python-slugify==4.0.0 pytz==2019.3 -PyYAML==5.3.1 +PyYAML==5.4 redis==3.4.1 requests==2.23.0 six==1.14.0