From fa804cf4b91f5e64cf7fe0d6b23388a1769787e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:15:48 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 44.0.1 in /tfx/tools/docker Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography 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 080c4a941f..4cf54e74c6 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==43.0.1 +cryptography==44.0.1 Cython==3.0.11 debugpy==1.8.7 decorator==5.1.1