From 017fdbe84508334017ef300ce4b17c88b560a49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 02:26:51 -0400 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.17 (#34) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c869f2..1474ebf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ requests==2.31.0 six==1.16.0 sqlparse==0.4.4 toml==0.10.2 -urllib3==1.26.9 +urllib3==1.26.17