From 2ee0b8f5849ceb7c245a04375fabe253eca41c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:38:43 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.25.11...1.26.18) --- 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..1553d934 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.18 # via # botocore # requests