From d02d5c2c9746a38bf8ba30192e78d71009ac03bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 12:14:45 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 in /pa/genetic_algorithm Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.24.2) 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..f6b8bc8 100644 --- a/pa/genetic_algorithm/R1/requirements.txt +++ b/pa/genetic_algorithm/R1/requirements.txt @@ -16,7 +16,7 @@ pytz==2018.5 PyYAML==3.13 requests==2.19.1 six==1.11.0 -urllib3==1.23 +urllib3==1.24.2 uuid==1.30 Werkzeug==0.14.1 yarg==0.1.9 diff --git a/pa/genetic_algorithm/R2/requirements.txt b/pa/genetic_algorithm/R2/requirements.txt index c700c50..c782953 100644 --- a/pa/genetic_algorithm/R2/requirements.txt +++ b/pa/genetic_algorithm/R2/requirements.txt @@ -18,7 +18,7 @@ pytz==2018.5 PyYAML==3.13 requests==2.19.1 six==1.11.0 -urllib3==1.23 +urllib3==1.24.2 uuid==1.30 Werkzeug==0.14.1 yarg==0.1.9 diff --git a/pa/genetic_algorithm/requirements.txt b/pa/genetic_algorithm/requirements.txt index f826ca6..f6b8bc8 100644 --- a/pa/genetic_algorithm/requirements.txt +++ b/pa/genetic_algorithm/requirements.txt @@ -16,7 +16,7 @@ pytz==2018.5 PyYAML==3.13 requests==2.19.1 six==1.11.0 -urllib3==1.23 +urllib3==1.24.2 uuid==1.30 Werkzeug==0.14.1 yarg==0.1.9