diff --git a/images/dask/requirements.txt b/images/dask/requirements.txt index 2025918a0e..c695059ec4 100644 --- a/images/dask/requirements.txt +++ b/images/dask/requirements.txt @@ -248,7 +248,7 @@ typeguard==2.13.3 ; python_version >= "3.9" and python_version < "3.10" typer==0.9.0 ; python_version >= "3.9" and python_version < "3.10" typing-extensions==4.7.1 ; python_version >= "3.9" and python_version < "3.10" tzdata==2023.3 ; python_version >= "3.9" and python_version < "3.10" and (platform_system == "Windows" or platform_system == "Emscripten") -urllib3==1.26.18 ; python_version >= "3.9" and python_version < "3.10" +urllib3==2.6.0 ; python_version >= "3.9" and python_version < "3.10" urllib3[socks]==1.26.18 ; python_version >= "3.9" and python_version < "3.10" vega==3.5.0 ; python_version >= "3.9" and python_version < "3.10" virtualenv==20.24.2 ; python_version >= "3.9" and python_version < "3.10"