From a84158b7f77f67025fccde1713fc4eec63b12c1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:07:34 +0000 Subject: [PATCH] chore(deps): update dependency urllib3 to v2.0.6 [security] --- test/lpt-locust/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lpt-locust/requirements.txt b/test/lpt-locust/requirements.txt index 9fe80a6f3..2eebd2aec 100644 --- a/test/lpt-locust/requirements.txt +++ b/test/lpt-locust/requirements.txt @@ -32,7 +32,7 @@ roundrobin==0.0.4 rsa==4.9 six==1.16.0 typing_extensions==4.8.0 -urllib3==2.0.5 +urllib3==2.0.6 websocket-client==1.6.3 Werkzeug==2.3.7 zope.event==5.0