From fecb9a8db396238b47d39f368906ea49036cccea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:03:09 +0000 Subject: [PATCH] Bump httplib2 from 0.22.0 to 0.32.0 in /tfx/tools/docker Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.22.0 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.22.0...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 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 33c29bcb7b..cb0b6598c9 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -87,7 +87,7 @@ gunicorn==23.0.0 h11==0.16.0 hdfs==2.7.3 httpcore==1.0.9 -httplib2==0.22.0 +httplib2==0.32.0 httpx==0.28.1 identify==2.6.1 idna==3.7