Skip to content

Commit 2f7bfc2

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

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.12",
52+
"virtualenv==20.0.13",
5353
],
5454
},
5555
classifiers=[

0 commit comments

Comments
 (0)