diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index d8ff5216d..1337db64a 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -168,7 +168,7 @@ tzlocal==4.3.1 ; python_version >= "3.10" and python_version < "4.0" ulid-py==1.1.0 ; python_version >= "3.10" and python_version < "4.0" uniswap-python==0.7.1 ; python_version >= "3.10" and python_version < "4.0" unpaddedbase64==2.1.0 ; python_version >= "3.10" and python_version < "4.0" -urllib3==2.0.7 ; python_version >= "3.10" and python_version < "4.0" +urllib3==2.6.0 ; python_version >= "3.10" and python_version < "4.0" uvicorn==0.22.0 ; python_version >= "3.10" and python_version < "4.0" uvicorn[standard]==0.22.0 ; python_version >= "3.10" and python_version < "4.0" uvloop==0.19.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_version >= "3.10" and python_version < "4.0"