From a329168d46ae0a1e78e03ef2a3b42222590e7475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:43:19 +0000 Subject: [PATCH] chore(deps): bump virtualenv from 21.1.0 to 21.2.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.1.0 to 21.2.0. - [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/21.1.0...21.2.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index e9181c89..89c08969 100644 --- a/requirements.in +++ b/requirements.in @@ -444,7 +444,7 @@ urllib3==2.6.3 # distributed # requests # types-requests -virtualenv==21.1.0 +virtualenv==21.2.0 # via tox wrapt==2.1.1 # via diff --git a/requirements.txt b/requirements.txt index 108c434c..b30486a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2564,9 +2564,9 @@ urllib3==2.6.3 \ # distributed # requests # types-requests -virtualenv==21.1.0 \ - --hash=sha256:164f5e14c5587d170cf98e60378eb91ea35bf037be313811905d3a24ea33cc07 \ - --hash=sha256:1990a0188c8f16b6b9cf65c9183049007375b26aad415514d377ccacf1e4fb44 +virtualenv==21.2.0 \ + --hash=sha256:1720dc3a62ef5b443092e3f499228599045d7fea4c79199770499df8becf9098 \ + --hash=sha256:1bd755b504931164a5a496d217c014d098426cddc79363ad66ac78125f9d908f # via # -r requirements.in # tox