From 195eceacfdadfb9727e022e2fad34d4f31ece292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:59:05 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /textanalyser 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] --- textanalyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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