From 005101415ca9c3febe1fa4283dbb5541159d31a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:49:01 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 in /infra/python/deps Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 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..13a3223c20 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==48.0.1 maturin==1.13.3 setuptools-rust==1.12.1 semantic_version==2.10.0