From 8ed74c3effc0c98b9256bb3ca8e887446775fa1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 10:51:26 +0000 Subject: [PATCH] [Security] Bump pyyaml from 5.2 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.1. **This update includes a security fix.** - [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.2...5.3.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84412031..d9a399c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ numpy==1.18.0 psycopg2==2.8.4 pyScss==1.3.7 pytz==2019.3 -PyYAML==5.2 +PyYAML==5.3.1 redis==3.3.11 requests==2.23.0 scipy==1.4.1