From 1a4faa351367ced22c24337571afc66fde43ecce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 16:44:08 +0000 Subject: [PATCH] Bump virtualenv from 20.2.1 to 20.4.2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.2.1 to 20.4.2. - [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.1...20.4.2) 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 5b61d14..1f2036c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==50.3.2 pip==20.3 flake8==3.8.4 pydocstyle==5.1.1 -virtualenv==20.2.1 +virtualenv==20.4.2 coverage==5.4 gitchangelog==3.0.4 bumpversion==0.6.0