From 47207dbad5a38166189fdc745e50d0ca5c5818d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:38:27 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4b2294b..a8d7e1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ psutil==5.4.8 pyparsing==2.3.0 python-dateutil==2.7.5 pytz==2018.7 -PyYAML==3.13 +PyYAML==5.4 requests==2.20.1 s3transfer==0.2.0 scikit-learn==0.20.2 diff --git a/requirements3.txt b/requirements3.txt index c250770..983e4bd 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -113,7 +113,7 @@ python-debian==0.1.32 python-jose==2.0.2 pytorch-pretrained-bert==0.3.0 pytz==2017.3 -PyYAML==3.13 +PyYAML==5.4 regex==2018.1.10 requests==2.21.0 requests-unixsocket==0.1.5