From 7633d6c6208d75485f995f2fbca8a42f959e3ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:15:39 +0100 Subject: [PATCH] Bump virtualenv from 20.28.1 to 20.29.1 (#879) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.1 to 20.29.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.28.1...20.29.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cca423e5a..6ac19cd838 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,4 +46,4 @@ sphinxcontrib-serializinghtml==2.0.0 sphinxcontrib-spelling==8.0.0 typing_extensions==4.12.2 urllib3==2.3.0 -virtualenv==20.28.1 +virtualenv==20.29.1