From 671fd10e830a7426573cc8a614b83871682a5068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:52:05 +0000 Subject: [PATCH] Bump urllib3 in /source/Python_FoveatedStreamingServerClient Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/Python_FoveatedStreamingServerClient/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Python_FoveatedStreamingServerClient/requirements.txt b/source/Python_FoveatedStreamingServerClient/requirements.txt index 4b9f74f..f1c995c 100644 --- a/source/Python_FoveatedStreamingServerClient/requirements.txt +++ b/source/Python_FoveatedStreamingServerClient/requirements.txt @@ -45,7 +45,7 @@ tensorflow-gpu==2.3.0 tensorflow-hub==0.9.0 termcolor==1.1.0 tifffile==2020.8.13 -urllib3==1.25.10 +urllib3==1.26.5 Werkzeug==1.0.1 wget==3.2 wrapt==1.12.1