From 83e283e5c986741bc67141e0cd1e112963463c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 18:56:51 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. - [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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AzureBatch/batch_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AzureBatch/batch_requirements.txt b/AzureBatch/batch_requirements.txt index ef3a3de7..d113b8c4 100644 --- a/AzureBatch/batch_requirements.txt +++ b/AzureBatch/batch_requirements.txt @@ -43,4 +43,4 @@ scipy==1.4.1 six==1.14.0 statsmodels==0.11.1 tornado==6.0.4 -urllib3==1.25.9 +urllib3==1.26.5 diff --git a/requirements.txt b/requirements.txt index 075f32b2..ce10473a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,4 +39,4 @@ scipy==1.4.1 six==1.14.0 statsmodels==0.11.1 tornado==6.0.4 -urllib3==1.25.9 +urllib3==1.26.5