From 5fbe5ba55d6dedb4167a5cd44baf41f0c5a49f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 00:32:36 +0000 Subject: [PATCH] Bump virtualenv from 20.33.0 to 20.33.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.0 to 20.33.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.33.0...20.33.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.33.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 d85422d..bf1fce0 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -28,5 +28,5 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 twine==6.1.0 -virtualenv==20.33.0 +virtualenv==20.33.1 wheel==0.46.1