From 6c0eaa9ff4c5ed6ee47f7dc415db654909c12a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:07:28 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 22.0.0 in /tests/python3-libraries Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python3-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python3-libraries/requirements.txt b/tests/python3-libraries/requirements.txt index 23175a06..a6e5a5fa 100644 --- a/tests/python3-libraries/requirements.txt +++ b/tests/python3-libraries/requirements.txt @@ -56,7 +56,7 @@ funcsigs==1.0.2 gevent==1.3.6 google-api-python-client==1.7.4 greenlet==0.4.14 -gunicorn==19.9.0 +gunicorn==22.0.0 hiredis==0.2.0 honcho==1.0.1 html5lib==1.0.1