diff --git a/pyproject.toml b/pyproject.toml index 6a40b2bc3d9..9dc5bdeb98f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "pytest-cov==4.1.0", "dill>=0.3.5.1", "pytest-mock==3.10.0", - "urllib3==1.26.10", + "urllib3==2.2.2", "requests>=2.28.2", "docker>=6.1.0", ]