From 3684037afeecad2cbdb33659bb7d124aae3b89a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:29:50 +0000 Subject: [PATCH] Bump gunicorn from 20.0.4 to 22.0.0 in /capstone/src/main/python Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/src/main/python/requirements.txt b/capstone/src/main/python/requirements.txt index 11e9bcc..6065bf3 100644 --- a/capstone/src/main/python/requirements.txt +++ b/capstone/src/main/python/requirements.txt @@ -20,7 +20,7 @@ google-resumable-media==0.7.0 googleapis-common-protos==1.52.0 grpc-google-iam-v1==0.12.3 grpcio==1.30.0 -gunicorn==20.0.4 +gunicorn==22.0.0 h5py==2.10.0 httplib2==0.18.1 humanize==2.5.0