From 7d67a675a8cbb06b7677e6d1daec0538a49729c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Oct 2023 22:22:19 -0600 Subject: [PATCH] Update urllib3 from 1.25.6 to 2.0.7 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..161b664 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ requests==2.22.0 -urllib3==1.25.6 +urllib3==2.0.7 marshmallow==3.2.1