From 01fa743b59d570b0a336c51aa2aca4f269fb13e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:14:40 +0000 Subject: [PATCH] Bump virtualenv from 16.7.7 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.7.7 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.7.7...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 aabdf71..a7f052a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pbr==5.4.3 six==1.13.0 stevedore==1.31.0 -virtualenv==16.7.7 +virtualenv==20.26.6 virtualenv-clone==0.5.3 virtualenvwrapper==4.8.4