From 464b7dc8212626c5660f492f0413902c6f93923d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:48:58 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 46.0.5 in /tfx/tools/docker Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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..d578c5c85f 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -49,7 +49,7 @@ cramjam==2.8.4 crcmod==1.7 cron-descriptor==1.4.5 croniter==3.0.3 -cryptography==44.0.1 +cryptography==46.0.5 Cython==3.0.11 debugpy==1.8.7 decorator==5.1.1