From e8319a08c5f45c663ecee0abef438c996a26a980 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 18:21:45 +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 c69af89350..e972bab267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,5 +38,5 @@ tornado==6.1 tornroutes==0.5.1 ttl-cache==1.6 tvdbapiv2 @ https://codeload.github.com/pymedusa/tvdbv2/tar.gz/d6d0e9d98071c2d646beb997b336edbb0e98dfb7 -urllib3==1.26.17 +urllib3==1.26.18 validators==0.20.0