From 850e82a8bcc3f1f3f04912882b7af1af215f4e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:40:50 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.25.11...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements3.txt b/requirements3.txt index 83c17542..814d9e1b 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -195,7 +195,7 @@ types-urllib3==1.26.25.13 # via types-requests typing-extensions==4.7.0 # via mypy -urllib3==1.25.11 +urllib3==1.26.17 # via # botocore # requests