From 0319792ef7b19572ddf0cf95b3712e0148a8c41e Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:09:27 +0000 Subject: [PATCH] chore(deps): 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 f5583c0..2760e94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.3 -urllib3==2.2.2 \ No newline at end of file +urllib3==2.2.3 \ No newline at end of file