From 55c25b45530e4f90d583f8a34b9aae5176d7d96f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 07:53:40 +0000 Subject: [PATCH] Bump virtualenv from 20.0.6 to 20.0.19 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.6 to 20.0.19. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.0.6...20.0.19) Signed-off-by: dependabot-preview[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c3aa391d..05df9ec8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -35,5 +35,5 @@ scandir==1.10.0 toml==0.10.0 typing==3.7.4.1 u-msgpack-python==2.5.2 -virtualenv==20.0.6 +virtualenv==20.0.19 zipp==1.2.0