From f306a834147e01946c7a8b1ec6c42c6ed9ba8021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 12:14:43 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /pa/genetic_algorithm Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. - [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.1) Signed-off-by: dependabot[bot] --- pa/genetic_algorithm/R1/requirements.txt | 2 +- pa/genetic_algorithm/R2/requirements.txt | 2 +- pa/genetic_algorithm/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pa/genetic_algorithm/R1/requirements.txt b/pa/genetic_algorithm/R1/requirements.txt index f826ca6..0c45e1f 100644 --- a/pa/genetic_algorithm/R1/requirements.txt +++ b/pa/genetic_algorithm/R1/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==1.0 pipreqs==0.4.9 pymongo==3.7.1 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.1 requests==2.19.1 six==1.11.0 urllib3==1.23 diff --git a/pa/genetic_algorithm/R2/requirements.txt b/pa/genetic_algorithm/R2/requirements.txt index c700c50..5c3c0a5 100644 --- a/pa/genetic_algorithm/R2/requirements.txt +++ b/pa/genetic_algorithm/R2/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==1.0 pipreqs==0.4.9 pymongo==3.7.1 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.1 requests==2.19.1 six==1.11.0 urllib3==1.23 diff --git a/pa/genetic_algorithm/requirements.txt b/pa/genetic_algorithm/requirements.txt index f826ca6..0c45e1f 100644 --- a/pa/genetic_algorithm/requirements.txt +++ b/pa/genetic_algorithm/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==1.0 pipreqs==0.4.9 pymongo==3.7.1 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.1 requests==2.19.1 six==1.11.0 urllib3==1.23