From a61826e3c05b6a3c1bb1b78ac74949af1d372957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:39:57 +0000 Subject: [PATCH] Bump msgpack from 1.1.0 to 1.2.1 in /tfx/tools/docker Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/msgpack/msgpack-python/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.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 33c29bcb7b..46313acf3e 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -131,7 +131,7 @@ methodtools==0.4.7 mistune==3.0.2 mmh==2.2 more-itertools==10.5.0 -msgpack==1.1.0 +msgpack==1.2.1 multidict==6.1.0 mysql-connector-python==9.1.0 mysqlclient==2.2.4