From f15c23ab3412dacd878e9efa56e175b272493fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:52:12 +0000 Subject: [PATCH] Bump virtualenv from 20.26.3 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 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.26.3...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 5edd10ee..1f0782a5 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -18,4 +18,4 @@ pip==24.2 psycopg2==2.9.9 pytz==2023.3 sentry-sdk==1.25.1 -virtualenv==20.26.3 +virtualenv==20.26.6