From 766cd1bf57301703b4573f438237b5497731fcbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:40:39 +0000 Subject: [PATCH] Bump urllib3 in /tensorflow_classify_text_deploy_algorithmia_simple Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.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.24.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt b/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt index 1dd3b7e..0689399 100644 --- a/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt @@ -3,6 +3,6 @@ algorithmia==1.2.1 jupyter==1.0.0 gitpython==2.1.11 matplotlib==3.0.2 -urllib3==1.24.3 +urllib3==1.26.5 retry==0.9.2 numpy==1.16.1 \ No newline at end of file