Skip to content

Commit 2daf3fc

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump virtualenv from 20.12.0 to 20.13.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.12.0 to 20.13.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.12.0...20.13.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b2eff2 commit 2daf3fc

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==20.12.0",
49+
"virtualenv==20.13.0",
5050
"flake8==4.0.1",
5151
"pip-tools==6.4.0",
5252
],

0 commit comments

Comments
 (0)