From 73be7034b194db02ca33fb166f40a6a5d7252113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:37:08 +0000 Subject: [PATCH] Bump virtualenv from 20.26.4 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.4 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.4...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 06985e7..0d8a105 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -107,7 +107,7 @@ typing-extensions==4.12.2 # psycopg urllib3==2.2.3 # via requests -virtualenv==20.26.4 +virtualenv==20.26.6 # via tox wheel==0.44.0 # via fixattiosync (pyproject.toml)