Skip to content

Commit 9c4b915

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump virtualenv from 20.0.32 to 20.0.33
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.32 to 20.0.33. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.0.32...20.0.33) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2eee0b commit 9c4b915

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.32",
47+
"virtualenv==20.0.33",
4848
],
4949
},
5050
classifiers=[

0 commit comments

Comments
 (0)