From b846485bc096a32981df6377a6f13ae7ab87760d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 22:10:42 +0000 Subject: [PATCH] Bump virtualenv from 20.34.0 to 20.35.0 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.34.0 to 20.35.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.34.0...20.35.0) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.35.0 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 de26d02..add9984 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -28,5 +28,5 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sphinxext-remoteliteralinclude==0.6.0 twine==6.2.0 -virtualenv==20.34.0 +virtualenv==20.35.0 wheel==0.46.1