diff --git a/requirements.txt b/requirements.txt index 26f7aff..3653b97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" text-unidecode==1.3 ; python_version >= "3.8" and python_version < "4.0" types-python-dateutil==2.9.0.20241003 ; python_version >= "3.8" and python_version < "4.0" typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "3.11" -urllib3==2.2.3 ; python_version >= "3.8" and python_version < "4.0" +urllib3==2.3.0 ; python_version >= "3.8" and python_version < "4.0"