From 90949362081ee878e07344766b46f9fd9c2e9502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:38:41 +0000 Subject: [PATCH] Bump virtualenv from 20.26.5 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.5 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.26.5...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c9c4ceab1..41b39e96ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,4 +46,4 @@ sphinxcontrib-serializinghtml==2.0.0 sphinxcontrib-spelling==8.0.0 typing_extensions==4.12.2 urllib3==2.2.3 -virtualenv==20.26.5 +virtualenv==20.26.6