From eaba4e42c2c839c13fe6318d0b31cfe6b095fbbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:31:43 +0000 Subject: [PATCH] Bump urllib3 from 1.24.3 to 1.26.17 in /model_authentication 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] --- model_authentication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_authentication/requirements.txt b/model_authentication/requirements.txt index 953a62a..aac6d54 100644 --- a/model_authentication/requirements.txt +++ b/model_authentication/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