Skip to content

Commit e7aa360

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

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
@@ -44,7 +44,7 @@
4444
"python-coveralls==2.9.3",
4545
"coverage==4.5.4",
4646
"mock==2.0.0",
47-
"virtualenv==20.0.30",
47+
"virtualenv==20.0.31",
4848
],
4949
},
5050
classifiers=[

0 commit comments

Comments
 (0)