From cd7c95b03506f8fe538af0202c996c2854499c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Sep 2021 14:00:17 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 in /tpu-servers 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] --- tpu-servers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpu-servers/requirements.txt b/tpu-servers/requirements.txt index 3b8abd0..fcb55a0 100644 --- a/tpu-servers/requirements.txt +++ b/tpu-servers/requirements.txt @@ -33,7 +33,7 @@ six==1.10.0 stevedore==1.30.1 tflite-runtime==1.14.0 unattended-upgrades==0.1 -urllib3==1.25.3 +urllib3==1.26.5 virtualenv==16.5.0 virtualenv-clone==0.5.3 virtualenvwrapper==4.8.4