diff --git a/datascience/requirements-dev.txt b/datascience/requirements-dev.txt index b7b7a3e74f..160e574f91 100644 --- a/datascience/requirements-dev.txt +++ b/datascience/requirements-dev.txt @@ -81,7 +81,7 @@ tornado==6.4 ; python_full_version == "3.10.12" typing-extensions==4.12.0 ; python_full_version == "3.10.12" tzdata==2024.1 ; python_full_version == "3.10.12" urllib3==2.2.1 ; python_full_version == "3.10.12" -virtualenv==20.26.2 ; python_full_version == "3.10.12" +virtualenv==20.36.1 ; python_full_version == "3.10.12" wrapt==1.16.0 ; python_full_version == "3.10.12" zict==3.0.0 ; python_full_version == "3.10.12" zipp==3.19.0 ; python_full_version == "3.10.12"