From 22e6a31fc1db368403d3b812bb4159ce471f32f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Nov 2023 16:04:10 -0700 Subject: [PATCH] Update urllib3 from 1.25.6 to 2.1.0 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..88037ae 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ requests==2.22.0 -urllib3==1.25.6 +urllib3==2.1.0 marshmallow==3.2.1