From c2b795ce525b90698f8e6ce8f2650c4747c4c8df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 16:33:26 +0000 Subject: [PATCH] Bump virtualenv from 20.0.16 to 20.0.18 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.16 to 20.0.18. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/20.0.18/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.0.16...20.0.18) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95e42facae..b76e5cc925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ semantic-version==2.8.4 six==1.14.0 toml==0.10.0 typing==3.7.4.1 -virtualenv==20.0.16 +virtualenv==20.0.18 zipp==3.1.0