From edc1cbb54e83904c81545f50a86adb25e2d44d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:41:54 +0000 Subject: [PATCH] Bump the pip group in /resultstoresearch/server with 3 updates Bumps the pip group in /resultstoresearch/server with 3 updates: [grpcio](https://github.com/grpc/grpc), [protobuf](https://github.com/protocolbuffers/protobuf) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `grpcio` from 1.29.0 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.29.0...v1.53.2) Updates `protobuf` from 3.12.2 to 3.18.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.18.3) Updates `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: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- resultstoresearch/server/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resultstoresearch/server/requirements.txt b/resultstoresearch/server/requirements.txt index cc46529d..4476c3f9 100644 --- a/resultstoresearch/server/requirements.txt +++ b/resultstoresearch/server/requirements.txt @@ -1,8 +1,8 @@ -grpcio==1.29.0 -protobuf==3.12.2 +grpcio==1.53.2 +protobuf==3.18.3 gcloud==0.18.3 google-api-python-client==1.9.3 firebase-admin==4.3.0 -gunicorn==20.0.4 +gunicorn==22.0.0 google-api-python-client==1.9.3 google-cloud-storage==1.29.0