From 82f448934da3eb071a8eb5f8f77fd6fe499a4c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:46:42 +0000 Subject: [PATCH] Bump virtualenv from 20.26.6 to 20.36.1 in /tfx/tools/docker 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] --- tfx/tools/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt index 4cf54e74c6..e11c9a9e7d 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -340,7 +340,7 @@ universal_pathlib==0.2.5 uri-template==1.3.0 uritemplate==3.0.1 urllib3==1.26.20 -virtualenv==20.26.6 +virtualenv==20.36.1 wcwidth==0.2.13 webcolors==24.8.0 webencodings==0.5.1