From 4b9ab4d59e4cf58a8e7f530e8a3191cf3380f1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:16:19 +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.18. - [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.18) --- 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..f624d91 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.18 retry==0.9.2 numpy==1.16.1 prompt-toolkit==1.0.16 \ No newline at end of file