Skip to content

Commit e3be90a

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump virtualenv from 20.10.0 to 20.12.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.10.0 to 20.12.0. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.10.0...20.12.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 25c3a7e commit e3be90a

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
@@ -45,7 +45,7 @@
4545
"python-coveralls==2.9.3",
4646
"coverage==4.5.4",
4747
"mock==2.0.0",
48-
"virtualenv==20.10.0",
48+
"virtualenv==20.12.0",
4949
"flake8==4.0.1",
5050
],
5151
},

0 commit comments

Comments
 (0)