From be120f1359a2abf31753d6c3dac4fa5fcc07b834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 05:42:44 +0000 Subject: [PATCH] Bump virtualenv from 20.24.6 to 20.25.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.6 to 20.25.1. - [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.24.6...20.25.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ca55cb..f821961 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ PyYAML==6.0.1 sqlparse==0.4.4 toml==0.10.2 tomli==2.0.1 -virtualenv==20.24.6 +virtualenv==20.25.1