From 775f2136b88ca7e0850a04ce0150e281585610ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 22:27:58 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /backend Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. - [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.13...5.1) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8e3c8aa..da32a41 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -56,7 +56,7 @@ python-dateutil==2.7.5 pytorch-ignite==0.2.1 pytorch-transformers==1.2.0 pytz==2019.3 -PyYAML==3.13 +PyYAML==5.1 regex==2019.11.1 requests==2.22.0 requests-oauthlib==1.3.0