From bbabf77d59fb2f16f16ab1f926813974907b61fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:22:06 +0000 Subject: [PATCH] Bump virtualenv from 20.26.3 to 20.26.5 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.5. - [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.3...20.26.5) --- 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 7ca9c48409..be6b8a3808 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.2 -virtualenv==20.26.3 +virtualenv==20.26.5