From f4942091ac9537a0e1745a2510845a43e8f7984d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 03:49:24 +0000 Subject: [PATCH] Update google-cloud-pubsub requirement Updates the requirements on [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) to permit the latest version. - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-pubsub/compare/v2.18.4...v2.25.2) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/extras/gcpubsub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extras/gcpubsub.txt b/requirements/extras/gcpubsub.txt index c4c1b3c60..f8695dd38 100644 --- a/requirements/extras/gcpubsub.txt +++ b/requirements/extras/gcpubsub.txt @@ -1,3 +1,3 @@ -google-cloud-pubsub>=2.18.4,<=2.20.3 +google-cloud-pubsub>=2.18.4,<=2.25.2 google-cloud-monitoring>=2.16.0 grpcio==1.67.0