From 79e0e745a3f8d8f770b0833e0597215c8a9a98dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:23:08 +0000 Subject: [PATCH] chore: bump virtualenv from 21.7.0 to 21.7.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.7.0 to 21.7.1. - [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.7.0...21.7.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index b809409..5a9e6d3 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -357,9 +357,9 @@ typing-extensions==4.15.0 \ # -c requirements.prod.txt # exceptiongroup # virtualenv -virtualenv==21.7.0 \ - --hash=sha256:7f9519b9432ff11b6e1a3e94061664efc2ff99ea21780e3cf4f6bd0a5da8b37c \ - --hash=sha256:a8370c1c5530fbabf955e40b8fbbc68a431648b10f9433faa587db30a06e51dd +virtualenv==21.7.1 \ + --hash=sha256:6394973f990536e34c05157179146c020284c42fe01da1dfeb0ba16c345280d9 \ + --hash=sha256:d0dbfaa5483487baea28d7210ef8d24c9d1bd0f10f449eeb215568825a9b334e # via # -r requirements.dev.in # pre-commit