From fb972278ceb00f493d90b564dac14fa6b60d939d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 00:48:20 +0000 Subject: [PATCH] Bump cryptography from 46.0.6 to 46.0.7 in /python Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ba2a9b48..2ac72fda 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -16,4 +16,4 @@ numpy_allocator psutil pyspark>=3.2.1,<3.5 scikit-learn>=1.2.1 -cryptography==46.0.6 +cryptography==46.0.7