From 87f0ab6fe945f68d0a2f87560a2dcb2ef778a5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 21:16:49 +0000 Subject: [PATCH] Bump cryptography from 44.0.1 to 46.0.6 in /tfx/tools/docker Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..173ccf774b 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.6 Cython==3.0.11 debugpy==1.8.7 decorator==5.1.1