From 70fdce1c3fac75b95fab297bdb5447a5ac341807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 12:31:22 +0000 Subject: [PATCH] Bump virtualenv from 20.29.3 to 20.31.2 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.3 to 20.31.2. - [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.29.3...20.31.2) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.31.2 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 fb5daf3860..ac521d98ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,4 +46,4 @@ sphinxcontrib-serializinghtml==2.0.0 sphinxcontrib-spelling==8.0.1 typing_extensions==4.12.2 urllib3==2.3.0 -virtualenv==20.29.3 +virtualenv==20.31.2