From 4a56ab8d48ab0b44e68513ff2e1dadb3c5bfd20d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 01:24:05 +0000 Subject: [PATCH] Bump virtualenv from 20.30.0 to 20.31.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.30.0 to 20.31.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.30.0...20.31.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.31.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 2937f50d..2753438c 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -29,5 +29,5 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 twine==6.1.0 -virtualenv==20.30.0 +virtualenv==20.31.1 wheel==0.46.1