From a6ca565abe7232456e3796c00abf214bca899536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 14:25:37 -0600 Subject: [PATCH] Bump cryptography from 39.0.1 to 41.0.0 (#515) Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 571b30df..112fbf25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ black==21.12b0 -cryptography==39.0.1 +cryptography==41.0.0 Flask==2.3.2 pre-commit==2.18.1 PyJWT==2.7.0