Skip to content

Commit 3fbf9c1

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

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.14.1",
49+
"virtualenv==20.15.1",
5050
"flake8==4.0.1",
5151
"pip-tools==6.6.2",
5252
],

0 commit comments

Comments
 (0)