From d1129ef1b969b154ff0d70a6f786563ec6dcf933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:59:45 +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.26.1) --- 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..6a0ae06be 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.26.1 google-cloud-monitoring>=2.16.0 grpcio==1.67.0