From 4b6e28da14fc609e6f17dd95b98e0dba2187f83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:09:42 +0000 Subject: [PATCH] Bump virtualenv in /terraform/ecr/art-prod/prod_apnortheast2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 15.0.1 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/15.0.1...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- terraform/ecr/art-prod/prod_apnortheast2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/ecr/art-prod/prod_apnortheast2/requirements.txt b/terraform/ecr/art-prod/prod_apnortheast2/requirements.txt index 972be7d..c495824 100644 --- a/terraform/ecr/art-prod/prod_apnortheast2/requirements.txt +++ b/terraform/ecr/art-prod/prod_apnortheast2/requirements.txt @@ -36,6 +36,6 @@ s3transfer simplejson six stevedore==1.12.0 -virtualenv==15.0.1 +virtualenv==20.26.6 virtualenv-clone==0.2.6 virtualenvwrapper==4.7.1