From 0bc5de0e7c0792f67ff205317221b9aedad2df8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 13:38:34 +0000 Subject: [PATCH] Bump virtualenv from 20.0.25 to 20.0.31 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.25 to 20.0.31. - [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.25...20.0.31) 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 27d23da..abf5794 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Flask==1.1.1 itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 -virtualenv==20.0.25 +virtualenv==20.0.31 Werkzeug==0.16.0