From bae4797b19c085ceac485f285c049350be89b14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:50:37 +0000 Subject: [PATCH] Bump virtualenv from 20.21.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.21.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.21.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ef7982a..b1de7b4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,5 +26,5 @@ ruamel.yaml.clib==0.2.8 safety==2.3.4 toml==0.10.2 urllib3==2.2.2 -virtualenv==20.21.0 +virtualenv==20.26.6 wcwidth==0.2.6 \ No newline at end of file