From 2981ad0e5670fbeb22aac64fa17bc7f9ab04aac8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 09:28:44 +0100 Subject: [PATCH] [SECURITY] Update dependency urllib3 to v2.0.6 [SECURITY] (#135) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8683733..c0dcce2 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.12.1 -urllib3==2.0.5 +urllib3==2.0.6 wrapt==1.15.0