From 594080f38cf68378d3d843700c4ac83f780b0df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:47:50 +0000 Subject: [PATCH] build(deps): bump virtualenv from 20.26.6 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.6 to 20.36.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.26.6...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5c8f60de..c3c8c29ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -188,7 +188,7 @@ urllib3==1.26.18 # requests # sentry-sdk # teuthology (pyproject.toml) -virtualenv==20.26.6 +virtualenv==20.36.1 # via tox wcwidth==0.2.12 # via prettytable -- 2.47.3