From 0a23f3aa2f376056e5710ec15c9dcff418506cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 19:39:08 +0000 Subject: [PATCH] Bump urllib3 in /docker/ubuntu18.04-cuda10.1/openmpi4.0.4 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt index aff909b6..e3bc6830 100644 --- a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt +++ b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt @@ -49,7 +49,7 @@ runstats==1.8.0 six==1.12.0 soupsieve==1.9.3 SQLAlchemy==1.3.6 -urllib3==1.25.3 +urllib3==1.26.5 vine==1.3.0 visitor==0.1.3 webencodings==0.5.1