From 15280c77ddd12a6fb0bf38167da19ce574201811 Mon Sep 17 00:00:00 2001 From: Matthew Griffin Date: Thu, 20 Jun 2024 14:45:46 +0100 Subject: [PATCH] Update vulnerable python package --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4262773..132ed84f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ python-slugify==8.0.4 requests==2.32.3 text-unidecode==1.3 typing_extensions==4.12.2 -urllib3==2.2.1 +urllib3==2.2.2