From 2e39e1d48ef2ac3d2547682f459be5fa4914b387 Mon Sep 17 00:00:00 2001 From: Filtzkowski-Robert-bah <151786229+Filtzkowski-Robert-bah@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:18:27 -0800 Subject: [PATCH] Fix CVE-2023-45803 and CVE-2024-37891 Fix vulnerability found in lower releases --- integration_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/requirements.txt b/integration_tests/requirements.txt index d21a8c296..26d3091ff 100644 --- a/integration_tests/requirements.txt +++ b/integration_tests/requirements.txt @@ -3,4 +3,4 @@ pytest-xdist pytest-parametrization pytest-html filelock -urllib3==2.0.6 +urllib3