diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index 76c3e1afd..72c59801c 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -95,7 +95,7 @@ twelvedata==1.2.12 ; python_version >= "3.10" and python_version < "4.0" typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0" uniswap-python==0.7.0 ; 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.3 ; python_version >= "3.10" and python_version < "4.0" +urllib3==2.0.4 ; python_version >= "3.10" and python_version < "4.0" uvicorn==0.23.1 ; python_version >= "3.10" and python_version < "4.0" wcwidth==0.2.6 ; python_version >= "3.10" and python_version < "4.0" web3==6.6.1 ; python_version >= "3.10" and python_version < "4.0"