From 872f14b3b770eb5dac580f31bf82a732475ec809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 02:25:01 +0000 Subject: [PATCH] Bump gunicorn from 21 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.0.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 717ff8c..134db89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ tzdata==2024.1 urllib3==2.2.0 wcwidth==0.2.13 flask==3.0 -gunicorn==21 +gunicorn==22.0.0 openapi-python-client==0.19.1 talipp==2.2.0 Flask-WTF==1.2.1