From 40f191ee718de103c1317b2d4484c25678ae7100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 16:07:09 +0000 Subject: [PATCH] [CHORE](deps-dev): Bump virtualenv from 20.25 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25 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.25.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8c74560..93c6601 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,6 +33,6 @@ six==1.14.0 toml==0.10.0 tox==4.14.0 traitlets==4.3.3 -virtualenv==20.25 +virtualenv==20.26.6 wcwidth==0.1.9 zipp==3.1.0