diff --git a/test/pyproject.toml b/test/pyproject.toml index a2cad157300e..94d2cf5735d2 100644 --- a/test/pyproject.toml +++ b/test/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "requests==2.27.1", "taospy>=2.8.1", "tomli==2.2.1", - "urllib3==1.26.20", + "urllib3==2.5.0", "pywinrm>=0.5.0", "patchwork>=1.0.1", "fabric2>=2.7.1", diff --git a/test/requirements.txt b/test/requirements.txt index 730b7f123149..4af89c895f2f 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -66,7 +66,7 @@ tomli==2.2.1 typing_extensions==4.12.2 tzdata==2025.1 tzlocal==5.3.1 -urllib3==1.26.20 +urllib3==2.5.0 wcwidth==0.2.13 xmltodict==0.14.2 zipp==3.21.0