From f234d89e025bf08f897c56b09a1bf68c72cfdf28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:56:27 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...5.4) Signed-off-by: dependabot[bot] --- requirements-freeze.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-freeze.txt b/requirements-freeze.txt index 6d7259b..8647304 100644 --- a/requirements-freeze.txt +++ b/requirements-freeze.txt @@ -38,7 +38,7 @@ pymongo==3.0.1 pyparsing==2.0.1 python-dateutil==1.5 pytz==2015.2 -PyYAML==3.10 +PyYAML==5.4 requests==2.6.0 scipy==0.13.3 six==1.5.2 diff --git a/requirements.txt b/requirements.txt index f0daaa4..60bbb17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ pymongo==3.0.1 pyparsing==2.0.1 python-dateutil==1.5 pytz==2018.7 -PyYAML==3.10 +PyYAML==5.4 requests==2.6.0 scipy==0.13.3 six==1.5.2