From 8bc5440379a9154a66e32c803fec52b2770f3e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 03:32:08 +0000 Subject: [PATCH] Bump cryptography from 37.0.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. - [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.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index baff1f9..bca6a60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ click==7.1.2 # via # flask # pip-tools -cryptography==37.0.2 +cryptography==39.0.1 # via oic csh-ldap==2.3.1 # via -r requirements.in @@ -60,6 +60,8 @@ flask-sqlalchemy==2.5.1 # flask-migrate future==0.18.2 # via pyjwkest +greenlet==2.0.2 + # via sqlalchemy gunicorn==20.0.4 # via -r requirements.in idna==3.3 @@ -176,8 +178,6 @@ wheel==0.37.1 # via pip-tools wrapt==1.12.1 # via astroid -zipp==3.8.0 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # pip