From 3921f90cbbb33e436c649dd64cd1aa32091924ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:55:41 +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...43.0.0) --- updated-dependencies: - dependency-name: cryptography 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 fb5e5ae465..6501467b94 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, < 44.0.0 requests[security] >= 2.25.1, < 3.0.0 tabulate==0.9.0 zipstream-new==1.1.8