From a2bec0bdb44d2fa82f83e8e666c1fb3fe38a1023 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2020 02:35:45 +0000 Subject: [PATCH] Bump virtualenv from 16.7.8 to 16.7.9 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.7.8 to 16.7.9. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changes.rst) - [Commits](https://github.com/pypa/virtualenv/compare/16.7.8...16.7.9) 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 156518dbd5..6f0d400943 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==16.7.8 +virtualenv==16.7.9 zipp==1.0.0