diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index d5bd73f..5f0b790 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -125,7 +125,7 @@ typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "4.0" tzdata==2024.2 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32" untokenize==0.1.1 ; python_version >= "3.9" and python_version < "4.0" urllib3==2.2.3 ; python_version >= "3.9" and python_version < "4.0" -virtualenv==20.26.6 ; python_version >= "3.9" and python_version < "4.0" +virtualenv==20.29.1 ; python_version >= "3.9" and python_version < "4.0" wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4.0" xattr==1.1.0 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "darwin" zipp==3.20.2 ; python_version >= "3.9" and python_version < "3.12"