From cfa6ee354f0b38d78ec7623380a8845097c9d4c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:10:42 +0100 Subject: [PATCH] Bump virtualenv from 20.25.0 to 20.26.6 (#607) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 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.25.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2f6272a1..a2e10f6c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,4 +63,4 @@ sphinxcontrib-svg2pdfconverter==1.2.2 sphinxmark==1.0.0 typing_extensions==4.9.0 urllib3==2.2.2 -virtualenv==20.25.0 +virtualenv==20.26.6