From 1768d9afcc823481ce415f5ef516d34c154c81b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:10:24 +0000 Subject: [PATCH] Update dependency urllib3 to v2.0.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1eff940..d30b978 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.3 requests==2.31.0 -urllib3==2.0.5 +urllib3==2.0.6 Werkzeug==2.3.7 WTForms==3.0.1 \ No newline at end of file -- 2.49.0