From 2c832fbb2293b12fab8e27372de2ebe88761a09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:55:27 +0000 Subject: [PATCH] Update dependency urllib3 to v1.26.18 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fcc13c..81e4670 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ psycopg2-binary==2.9.6 redis==3.5.3 sentry-sdk==1.4.3 sgmllib3k==1.0.0 -urllib3==1.26.16 +urllib3==1.26.18