From 76725f09ec47ace042f129af3886c77c1ea99c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:59:31 +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...42.0.8) --- 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..25d055f13f 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 >= 42.0.8, < 43.0.0 requests[security] >= 2.25.1, < 3.0.0 tabulate==0.9.0 zipstream-new==1.1.8