From d2ebdfb5ce8a62086e500802b30e8f87104f8165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:04:34 +0000 Subject: [PATCH] Bump virtualenv from 1.11.6 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 1.11.6 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/1.11.6...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a8b4e0ad..556b42847 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ simplejson==3.6.5 six==1.10.0 slumber==0.6.2 sqlparse==0.2.0 -virtualenv==1.11.6 +virtualenv==20.26.6 wsgi-intercept==0.8.0 wsgiref==0.1.2