From 48c6c38fcd1f6399f43126a136a873c07dbf4992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:24:07 +0000 Subject: [PATCH] build(deps): bump virtualenv from 20.25.1 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 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.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index edafb76..cd6c533 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -31,4 +31,4 @@ python-dotenv==1.0.1 PyYAML==6.0.1 requests tomlkit==0.12.4 -virtualenv==20.25.1 +virtualenv==20.26.6