From 0d504bcee8041ab408a950ef4b9c3558c246963a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 06:46:00 +0000 Subject: [PATCH] Bump virtualenv from 20.0.18 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.18 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/20.0.18...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.26.6 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 5f0fdd4..5108a9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ soupsieve==2.0 toml==0.10.0 typed-ast==1.4.1 urllib3==1.26.5 -virtualenv==20.0.18 +virtualenv==20.26.6 wcwidth==0.1.9 wrapt==1.12.1 zipp==3.1.0