We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48945c + 0ba4d88 commit 8ca0593Copy full SHA for 8ca0593
packages/requirements-dev.txt
@@ -99,6 +99,6 @@ typing-extensions==4.12.2 ; python_version >= "3.9" and python_version < "4.0"
99
tzdata==2024.2 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "win32"
100
untokenize==0.1.1 ; python_version >= "3.9" and python_version < "4.0"
101
urllib3==2.3.0 ; python_version >= "3.9" and python_version < "4.0"
102
-virtualenv==20.28.1 ; python_version >= "3.9" and python_version < "4.0"
+virtualenv==20.29.1 ; python_version >= "3.9" and python_version < "4.0"
103
wcwidth==0.2.13 ; python_version >= "3.9" and python_version < "4.0"
104
zipp==3.21.0 ; python_version >= "3.9" and python_version < "3.10"
0 commit comments