From 0dbca39f2799dcdb9944769fa08eb5f5a9eeca39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:06:41 +0000 Subject: [PATCH] Bump virtualenv from 13.1.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 13.1.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/13.1.0...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 b611a00..8f47e5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ sh==1.11 six==1.9.0 stevedore==1.7.0 versioneer==0.15 -virtualenv==13.1.0 +virtualenv==20.26.6 virtualenv-clone==0.2.6 virtualenvwrapper==4.6.0 wheel==0.38.1