From e14bdc5ef3032b62c20fb96033ab387f550c74bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 16:58:57 +0000 Subject: [PATCH] Update dependency urllib3 to v2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 087a522..b56be9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,6 @@ six==1.16.0 toml==0.10.2 tomli==2.0.2 tomlkit==0.13.2 -urllib3==2.2.2 +urllib3==2.2.3 typing-extensions==4.12.2 wrapt==1.16.0 \ No newline at end of file