From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:19:41 +0000 (+0000) Subject: build(deps): bump virtualenv from 20.25.0 to 20.26.6 X-Git-Tag: 1.2.2~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=36ca88c9770a23b5227d29d5c6f36c5fcc7e17fa;p=teuthology.git build(deps): bump virtualenv from 20.25.0 to 20.26.6 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 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.25.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index 49a88c23e..2a5994d7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -188,7 +188,7 @@ urllib3==1.26.18 # requests # sentry-sdk # teuthology (pyproject.toml) -virtualenv==20.25.0 +virtualenv==20.26.6 # via tox wcwidth==0.2.12 # via prettytable