Skip to content

Commit c24c9f5

Browse files
dependabot-preview[bot]echarrod
authored andcommitted
Bump virtualenv from 15.2 to 20.0.10
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 15.2 to 20.0.10. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changelog.rst) - [Commits](pypa/virtualenv@15.2.0...20.0.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b1e18e4 commit c24c9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"python-coveralls==2.9.3",
4747
"coverage==4.5.4",
4848
"mock==2.0.0",
49-
"virtualenv==15.2",
49+
"virtualenv==20.0.10",
5050
],
5151
},
5252
classifiers=[

0 commit comments

Comments
 (0)