From daffb140ac93a347d1616152206160e682bec816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 06:37:11 +0000 Subject: [PATCH] Bump certifi from 2022.5.18.1 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi 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..3408849 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ beaker==1.11.0 # via oic blinker==1.4 # via flask-mail -certifi==2022.5.18.1 +certifi==2022.12.7 # via # requests # sentry-sdk @@ -60,6 +60,8 @@ flask-sqlalchemy==2.5.1 # flask-migrate future==0.18.2 # via pyjwkest +greenlet==2.0.1 + # 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