From fdb3b557d9572e82cab6e76aaf195f23945f2ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:50:08 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.7...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 681f320..c4e103a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ toml==0.10.0 toolz==0.10.0 tornado==5.1.1 tzlocal==2.0.0 -urllib3==1.25.7 +urllib3==1.26.18 validators==0.14.1 watchdog==0.9.0 Werkzeug==0.16.0