diff --git a/requirements-dev.txt b/requirements-dev.txt index 5e15c5f..8b33151 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ text-unidecode==1.3 ; python_version >= "3.9" and python_version < "4.0" tomli==1.2.3 ; python_version >= "3.9" and python_full_version < "3.11.0a7" tomlkit==0.11.8 ; python_version >= "3.9" and python_version < "4.0" typing-extensions==4.6.3 ; python_version >= "3.9" and python_version < "3.11" -urllib3==1.26.16 ; python_version >= "3.9" and python_version < "4.0" +urllib3==2.6.0 ; python_version >= "3.9" and python_version < "4.0" virtualenv==20.21.1 ; python_version >= "3.9" and python_version < "4.0" wcmatch==8.4.1 ; python_version >= "3.9" and python_version < "4.0" wrapt==1.15.0 ; python_version >= "3.9" and python_version < "4.0"