From 7f35fb78312e1c19c2adfeb863776e32d1716fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:22:39 +0000 Subject: [PATCH] Update cryptography requirement 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/36.0.0...45.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d4b7e946..66a9f4084 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Babel==2.12.1 PyYAML==6.0.1 python-frontmatter==1.1.0 pyjwt >= 2.0.1, < 2.9.0 -cryptography >= 36.0.0, < 42.0.0 +cryptography >= 36.0.0, < 46.0.0 requests[security] >= 2.25.1, < 3.0.0 tabulate==0.9.0 zipstream-new==1.1.8