From ec2fb18d9dcd919eb62a1c8107a085ed57e1d635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:45:42 +1000 Subject: [PATCH] chore(deps): bump gunicorn from 20.1.0 to 22.0.0 in /eventarc/audit_iam (#11529) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- eventarc/audit_iam/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eventarc/audit_iam/requirements.txt b/eventarc/audit_iam/requirements.txt index 2495dcfa682d..f3b8e7545bec 100644 --- a/eventarc/audit_iam/requirements.txt +++ b/eventarc/audit_iam/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.0 -gunicorn==20.1.0 +gunicorn==22.0.0 google-events==0.11.0 cloudevents==1.10.1 googleapis-common-protos==1.59.0