From 71813a5ef0082606beadb13e27c8501aa1e03986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:56:10 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /PythonWeb Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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/5.1.2...5.4) Signed-off-by: dependabot[bot] --- PythonWeb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonWeb/requirements.txt b/PythonWeb/requirements.txt index a3d65896..a7d0a2bb 100644 --- a/PythonWeb/requirements.txt +++ b/PythonWeb/requirements.txt @@ -55,7 +55,7 @@ pyrecommend==0.1.dev5 PySocks==1.7.0 python-dateutil==2.8.1 pytz==2019.1 -PyYAML==5.1.2 +PyYAML==5.4 requests==2.22.0 requests-oauthlib==1.3.0 six==1.13.0