From 1ad835cc0abfdbe5f244dd0eaf964227920aaded Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:00:58 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..5f605d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ python-engineio==2.2.0 python-socketio==2.0.0 PyTweening==1.0.3 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.4 repoze.lru==0.7 requests==2.19.1 requests-oauthlib==1.0.0 diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..c39ee1f 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -137,7 +137,7 @@ python-socketio==2.0.0 PyTweening==1.0.3 pytz==2018.3 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.4 reportlab==3.4.0 repoze.lru==0.7 requests==2.19.1