From d2e162d5f0cc7f1a5ad0ae1577c5766e2266720b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 13:14:57 +0000 Subject: [PATCH] Bump virtualenv from 15.1.0 to 16.7.8 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 15.1.0 to 16.7.8. - [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/15.1.0...16.7.8) 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 27620f2c..30ff9033 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pylint-django==0.10.0 pytz==2017.2 singledispatch==3.4.0.3 six==1.10.0 -virtualenv==15.1.0 +virtualenv==16.7.8 wrapt==1.10.10 django-webtest==1.9.2 coverage==4.5.2