From 8388b5d0d4801c5f4674e19cf5db463257e4ba9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:19:26 +0000 Subject: [PATCH] Bump virtualenv from 20.0.31 to 20.26.6 in /docker/python-automation Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.31 to 20.26.6. - [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.0.31...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/python-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python-automation/requirements.txt b/docker/python-automation/requirements.txt index b98fae1..f43f6df 100644 --- a/docker/python-automation/requirements.txt +++ b/docker/python-automation/requirements.txt @@ -125,7 +125,7 @@ uncurl==0.0.10 uritemplate==3.0.1 urllib3==1.25.11 uuid==1.30 -virtualenv==20.0.31 +virtualenv==20.26.6 virtualenv-clone==0.5.4 webencodings==0.5.1 websocket-client==1.2.1