From 1752a788433fb2bdc3f9514deb561ccf2b1d28dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:44:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.5 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- python/requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index c50b4ee..4a3bfd7 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -10,4 +10,4 @@ pyparsing==2.4.5 python-dateutil==2.8.1 six==1.13.0 typing-extensions==3.7.4.1 -urllib3==1.25.7 +urllib3==1.26.5 diff --git a/python/requirements_gpu.txt b/python/requirements_gpu.txt index 38aa20b..2865774 100644 --- a/python/requirements_gpu.txt +++ b/python/requirements_gpu.txt @@ -11,4 +11,4 @@ pyparsing==2.4.5 python-dateutil==2.8.1 six==1.13.0 typing-extensions==3.7.4.1 -urllib3==1.25.7 +urllib3==1.26.5