From eef4c1d7ee90ea5bca25bb23b8a861acb47a104c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:28: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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51fbd93..186db0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ tld==0.12.5 typing-extensions==3.7.4.3 Unidecode==1.2.0 uritemplate==3.0.1 -urllib3==1.25.11 +urllib3==1.26.18 vine==5.0.0 wcwidth==0.2.5 Werkzeug==1.0.1