From 6fc3502e8e4138e003857a0f93b37142c2ced3c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:02:54 +0000 Subject: [PATCH] Bump virtualenv from 21.4.2 to 21.5.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.4.2 to 21.5.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.4.2...21.5.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bab72b..4abf347 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ nodeenv==1.10.0 platformdirs==4.10.0 pre-commit==4.5.1 PyYAML==6.0.3 -virtualenv==21.4.2 +virtualenv==21.5.0