diff --git a/requirements.txt b/requirements.txt index 2e6596f..d96d0fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ idna==3.6 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0" requests==2.31.0 ; python_version >= "3.10" and python_version < "4.0" soupsieve==2.5 ; python_version >= "3.10" and python_version < "4.0" -urllib3==2.1.0 ; python_version >= "3.10" and python_version < "4.0" +urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0"