Skip to content

Commit 4d91ae0

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

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
@@ -49,7 +49,7 @@
4949
"python-coveralls==2.9.3",
5050
"coverage==4.5.4",
5151
"mock==2.0.0",
52-
"virtualenv==20.0.10",
52+
"virtualenv==20.0.12",
5353
],
5454
},
5555
classifiers=[

0 commit comments

Comments
 (0)