From e41dcc38c2dd59bd914c966872660c8913904314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:20:57 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0afcd96..9e3abf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ typing-extensions==4.4.0 # via # aioredis # twisted -urllib3==1.26.17 +urllib3==1.26.18 # via botocore uvloop==0.17.0 # via -r requirements.in