From 4c4a6d62395b4669b23f8f72a5021ed3ec6b575c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:01:29 +0000 Subject: [PATCH] chore(deps-dev): bump cryptography from 46.0.7 to 48.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 51693a144f..1e5414ea86 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ cffi==2.0.0 charset-normalizer==3.4.7 click==8.1.8 colorama==0.4.6 -cryptography==46.0.7 +cryptography==48.0.0 Deprecated==1.3.1 dill==0.4.1 docutils==0.22.4