From e0f82551446777da6d90dfe80d8c8438339c338f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:02:18 +0000 Subject: [PATCH] Bump cryptography from 3.4.6 to 37.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 37.0.3. - [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.3) --- 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..582ad9f 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.3