From eb34869ef720b58fc7438f304bc90a5a841e9c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:32:20 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /app 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] --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6dce9e0..206a313 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 multidict==4.7.5 pbr==5.4.4 python-dotenv==0.12.0 -PyYAML==5.3.1 +PyYAML==5.4 six==1.14.0 slackclient==2.5.0 smmap==3.0.1 @@ -37,7 +37,7 @@ MarkupSafe==1.1.1 multidict==4.7.5 pbr==5.4.4 python-dotenv==0.12.0 -PyYAML==5.3.1 +PyYAML==5.4 six==1.14.0 slack==0.0.2 slackclient==2.5.0