From 11b7a9a523694917a0586a50612b28fc2d4baaba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 18:52:08 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.1 to 0.6.3 in /tfx/tools/docker Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.3. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.1...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 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 d7b3e960ec..474759c083 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -242,7 +242,7 @@ protobuf==4.21.12 psutil==6.0.0 ptyprocess==0.7.0 pyarrow-hotfix==0.6 -pyasn1==0.6.1 +pyasn1==0.6.3 pyasn1_modules==0.4.1 pybind11==2.13.6 pycparser==2.22