From a61d841db787bf375dea87218bf7c8f5606a329b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:08:26 +0000 Subject: [PATCH] Bump virtualenv from 20.26.3 to 20.26.4 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.4. - [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.4) --- 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..c8941256 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.4