diff --git a/requirements.txt b/requirements.txt index 320cf8ec..f9ed8225 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' standard-imghdr==3.13.0 stem==1.8.2 tornado==6.5.5; python_version >= '3.9' -urllib3==2.6.3; python_version >= '3.9' +urllib3==2.7.0; python_version >= '3.9' urwid==3.0.5; python_full_version >= '3.9.0' wcwidth==0.6.0; python_version >= '3.8' werkzeug==3.1.6; python_version >= '3.9'