From d1f287ff9ae402c86f834befa6984316344b026b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 04:01:33 +0000 Subject: [PATCH] Bump cryptography from 3.4.6 to 37.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 37.0.0. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.6...37.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a034854..8871722 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ Authlib==0.15.3 uwsgi>=2.0.18 psycopg2-binary==2.8.6 PyYAML==5.4.1 -cryptography==3.4.6 +cryptography==37.0.0