diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 26fc3d0..57e3c0a 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -75,6 +75,6 @@ tox==4.18.0 ; python_version >= "3.8" and python_version < "4.0" typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "4.0" untokenize==0.1.1 ; python_version >= "3.8" and python_version < "4.0" urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4.0" -virtualenv==20.26.3 ; python_version >= "3.8" and python_version < "4.0" +virtualenv==20.26.6 ; python_version >= "3.8" and python_version < "4.0" wcwidth==0.2.13 ; python_version >= "3.8" and python_version < "4.0" zipp==3.20.1 ; python_version >= "3.8" and python_version < "3.10"