From 522b7ce20ac2210b807b19e40e47c7296fb20cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:14:34 +0000 Subject: [PATCH] Bump virtualenv from 16.0.0 to 20.26.6 in /specs Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.0.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/16.0.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- specs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/requirements.txt b/specs/requirements.txt index 6686aa2..d57e9bd 100644 --- a/specs/requirements.txt +++ b/specs/requirements.txt @@ -4,4 +4,4 @@ celery==4.2.0 kombu==4.2.1 pytz==2018.4 vine==1.1.4 -virtualenv==16.0.0 +virtualenv==20.26.6