From e8c2c40e2a32555fdc6ca247891933df3a24d1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:16:15 +0000 Subject: [PATCH] build(deps): bump virtualenv from 20.29.2 to 20.29.3 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.2 to 20.29.3. - [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.2...20.29.3) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7150955..0ef029a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -155,7 +155,7 @@ typing-extensions==4.12.2 typing-inspect==0.9.0 tzdata==2025.1 urllib3==2.3.0 -virtualenv==20.29.2 +virtualenv==20.29.3 waitress==3.0.2 ; platform_system == 'Windows' wcwidth==0.2.13 werkzeug==3.1.3