From 7715c62e0f34b16747cf7afdd67acc343ee1e368 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Oct 2023 23:03:25 -0600 Subject: [PATCH] Update urllib3 from 1.25.6 to 2.0.6 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..31bedd9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ requests==2.22.0 -urllib3==1.25.6 +urllib3==2.0.6 marshmallow==3.2.1