From 1d8e4b7e42d2af6da9a9401097aac066a7d07590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:21:02 +0000 Subject: [PATCH] Bump virtualenv from 20.23.1 to 20.25.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.1 to 20.25.0. - [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.23.1...20.25.0) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... 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 003551d1..c4050545 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -18,4 +18,4 @@ pip==23.3.1 psycopg2==2.9.6 pytz==2023.3 sentry-sdk==1.25.1 -virtualenv==20.23.1 +virtualenv==20.25.0