From 4ef2a716677f0baa653d440f678d6b5688057efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:10:42 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 50.0.0 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/adls-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/adls-requirements.txt b/infra/python/deps/adls-requirements.txt index ffa41ff03a..5b4856273b 100644 --- a/infra/python/deps/adls-requirements.txt +++ b/infra/python/deps/adls-requirements.txt @@ -21,7 +21,7 @@ pycparser == 2.23 cffi==2.0.0 -cryptography==46.0.7 +cryptography==50.0.0 maturin==1.13.3 setuptools-rust==1.12.1 semantic_version==2.10.0