From 663008e12a31df6ae48a677375d446cc93cc44f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:18:23 +0000 Subject: [PATCH] Bump virtualenv from 20.0.25 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.25 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.0.25...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 4d2d323..c836c7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ six==1.15.0 SQLAlchemy==1.3.17 toml==0.10.1 typed-ast==1.4.1 -virtualenv==20.0.25 +virtualenv==20.26.6 Werkzeug==3.0.6 wrapt==1.12.1 zipp==3.19.1