From 27cc582aa72266ab381c38db2166a51bd8b63c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:41:28 +0000 Subject: [PATCH] Bump urllib3 in /tensorflow_classify_text_deploy_algorithmia 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] --- tensorflow_classify_text_deploy_algorithmia/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_classify_text_deploy_algorithmia/requirements.txt b/tensorflow_classify_text_deploy_algorithmia/requirements.txt index 25de48c..e186abb 100644 --- a/tensorflow_classify_text_deploy_algorithmia/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia/requirements.txt @@ -3,7 +3,7 @@ algorithmia==1.1.4 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 prompt-toolkit==1.0.16 \ No newline at end of file