diff --git a/requirements.txt b/requirements.txt index 987533cb70..93ec04f475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ s3transfer==0.7.0 ; python_full_version >= "3.10.6" and python_full_version < "4 six==1.16.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" tenacity==8.2.3 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" typing-extensions==4.8.0 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" -urllib3==1.26.17 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" +urllib3==1.26.18 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0" websocket-client==1.6.4 ; python_full_version >= "3.10.6" and python_full_version < "4.0.0"