Skip to content

Commit 7c0dc95

Browse files
authored
Merge pull request #3059 from plus3it/dependabot/pip/virtualenv-20.24.0
Bump virtualenv from 20.23.1 to 20.24.0
2 parents 5fdb8a2 + 1a0dc51 commit 7c0dc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/basics.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ setuptools==59.6.0;python_version<="3.6" and python_version>"2.7"
33
setuptools==68.0.0;python_version>="3.7"
44
virtualenv==20.15.1;python_version<="2.7"
55
virtualenv==20.17.1;python_version<="3.6" and python_version>"2.7"
6-
virtualenv==20.23.1;python_version>="3.7"
6+
virtualenv==20.24.0;python_version>="3.7"
77
wheel==0.33.6;python_version<="2.7"
88
wheel==0.37.1;python_version<="3.6" and python_version>"2.7"
99
wheel==0.40.0;python_version>="3.7"

0 commit comments

Comments
 (0)