From 0a88436fdd2e3118c8c303bc79d7ff6b56ac86df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Apr 2023 06:26:06 -0600 Subject: [PATCH] Update urllib3 from 1.25.6 to 2.0.1 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..0fae998 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ requests==2.22.0 -urllib3==1.25.6 +urllib3==2.0.1 marshmallow==3.2.1