From db4e152a1a6799f50de8ef6e560a9578d228adc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:31:38 +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.17. - [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.17) --- 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..48a6a2d 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.17 retry==0.9.2 numpy==1.16.1 \ No newline at end of file