From eb4eda9d54ab1f55658858e45a6494004a8049e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 22:36:44 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel 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..a64dbef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -172,12 +174,10 @@ urllib3==1.26.9 # sentry-sdk werkzeug==1.0.1 # via flask -wheel==0.37.1 +wheel==0.38.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