From ddea492c7103ef927b548fb2fed39167c5d1199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 05:15:36 +0000 Subject: [PATCH] Bump virtualenv from 15.1.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 15.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/15.1.0...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 cf2e014..11b03ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ tqdm==4.15.0 traitlets==4.3.2 twine==1.9.1 urllib3==1.22 -virtualenv==15.1.0 +virtualenv==20.26.6 wcwidth==0.1.7 Werkzeug==0.12.2 xlrd==1.1.0