From 725dc0145809c61e7cf3015fc1ac2e559e70c020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:45:53 +0000 Subject: [PATCH] Bump pyyaml from 4.2b1 to 5.4 in /researchnet Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 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/commits/5.4) Signed-off-by: dependabot[bot] --- researchnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/researchnet/requirements.txt b/researchnet/requirements.txt index 95bec7b..ed00613 100644 --- a/researchnet/requirements.txt +++ b/researchnet/requirements.txt @@ -13,7 +13,7 @@ Markdown==2.6.2 MarkupSafe==0.23 mkdocs==0.14.0 psycopg2==2.7.3.1 -PyYAML==4.2b1 +PyYAML==5.4 six==1.12.0 tornado==4.2.1 Werkzeug==0.15.3