From 5bbc361cc1737edbcdb107b19b5a3880b8aae225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 20:33:41 +0000 Subject: [PATCH] Update dependency urllib3 to v2.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 687b409..98f836c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ six==1.16.0 tabulate==0.9.0 tomli==2.0.1 tomlkit==0.11.8 -urllib3==2.0.3 +urllib3==2.0.4 wrapt==1.15.0 -- 2.47.2