From f48b4267cbcfba33a7ed6c4486af9f1e4d1d1f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:51:31 +0000 Subject: [PATCH] chore(deps): update cryptography requirement from <50.0.0 to <51.0.0 Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints/minimum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/minimum.txt b/constraints/minimum.txt index 3fd2d834..a60d61b2 100644 --- a/constraints/minimum.txt +++ b/constraints/minimum.txt @@ -14,4 +14,4 @@ packaging>=21.0 # data-yahoo / data-cn transitives: keep a working TLS stack. pyOpenSSL>=26.4.0 -cryptography<50.0.0 +cryptography<51.0.0