From 53811b4fb005efe969117608949440d5c6a1c526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 16:10:58 +0000 Subject: [PATCH] Update dependency urllib3 to v1.26.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c4e39c..fc9b152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ charset-normalizer==2.1.0 idna==3.3 requests==2.28.1 tabulate==0.8.10 -urllib3==1.26.9 +urllib3==1.26.10 -- 2.47.2