diff --git a/requirements.txt b/requirements.txt index f0b7dd1..e6a3935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -227,7 +227,7 @@ types-python-dateutil==2.9.0.20250809 ; python_version >= "3.11" and python_vers typing-extensions==4.14.1 ; python_version >= "3.11" and python_version < "4.0" tzdata==2025.2 ; python_version >= "3.11" and python_version < "4.0" uri-template==1.3.0 ; python_version >= "3.11" and python_version < "4.0" -urllib3==2.5.0 ; python_version >= "3.11" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.11" and python_version < "4.0" virtualenv==20.33.1 ; python_version >= "3.11" and python_version < "4.0" watchdog==6.0.0 ; python_version >= "3.11" and python_version < "4.0" wcwidth==0.2.13 ; python_version >= "3.11" and python_version < "4.0"