From a8510b104e35b82a22173a4d597c8419df19b921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 05:48:15 +0000 Subject: [PATCH] build(deps-dev): bump virtualenv from 20.2.2 to 20.4.7 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.2.2 to 20.4.7. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.2.2...20.4.7) Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index f46beb3bf7..68e75dd7b4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -18,4 +18,4 @@ pytest-xdist==2.2.0 pyupgrade==2.7.4 Sphinx==3.4.1 twine==3.3.0 -virtualenv==20.2.2 +virtualenv==20.4.7