From 3cc44568a06481ed504033bdc4784e9ed02ecfc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 06:14:54 +0000 Subject: [PATCH] chore(deps): bump virtualenv from 20.23.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.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.23.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06e8b0b8..37d2b042 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ tomlkit==0.11.8 trove-classifiers==2023.5.24 urllib3==2.2.2 userpath==1.8.0 -virtualenv==20.23.0 +virtualenv==20.26.6 watchdog==3.0.0 yarg==0.1.9 zipp==3.19.1