From 1de16566ce1c721ea1bdd9df7165e252fa330644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 14:44:26 +0000 Subject: [PATCH] Bump cryptography from 37.0.1 to 37.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.1 to 37.0.2. - [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/37.0.1...37.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cb90386..3c2c990 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ dogpile.cache PyYAML stomp.py==8.0.1 -cryptography==37.0.1 +cryptography==37.0.2 flask-oidc==1.4.0 itsdangerous==2.0.1 diff --git a/requirements.txt b/requirements.txt index a732df6..2afdee1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ gssapi Flask-Migrate stomp.py==8.0.1 -cryptography==37.0.1 +cryptography==37.0.2 flask-oidc==1.4.0 itsdangerous==2.0.1