From 9652f3c86b57d14b1aabb1e7af73e4298d4da588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:09:49 +0000 Subject: [PATCH] Bump virtualenv from 16.0.0 to 20.26.6 in /tests/python2-libraries Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.0.0 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/16.0.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python2-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python2-libraries/requirements.txt b/tests/python2-libraries/requirements.txt index f0596d67..23ad7b06 100644 --- a/tests/python2-libraries/requirements.txt +++ b/tests/python2-libraries/requirements.txt @@ -194,7 +194,7 @@ uritemplate==3.0.0 urllib3==1.26.5 uwsgi==2.0.22 versiontools==1.9.1 -virtualenv==16.0.0 +virtualenv==20.26.6 waitress==2.1.2 warlock==1.3.0 webob==1.8.2