From 11090b957ebabb51dbbe16d483544da24e4d6c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 11:03:13 +0000 Subject: [PATCH] build(deps): bump virtualenv from 21.2.0 to 21.4.2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.2.0 to 21.4.2. - [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.2.0...21.4.2) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f295b05..b92e7f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -170,9 +170,9 @@ uv==0.11.2 \ # via # -r requirements.in # ozi-build -virtualenv==21.2.0 \ - --hash=sha256:1720dc3a62ef5b443092e3f499228599045d7fea4c79199770499df8becf9098 \ - --hash=sha256:1bd755b504931164a5a496d217c014d098426cddc79363ad66ac78125f9d908f +virtualenv==21.4.2 \ + --hash=sha256:38e6ee0a555615c0ea9da2ac7e9998fe8dc3b911dd33ad8eaad2020957653b0c \ + --hash=sha256:854210ca524a1a4d0d744734f4acbc721c3ffe163b85bbf5d56d14d5ae2f0fae # via # -r requirements.in # tox