From c6ed154844ab48b8af0e749933b0b927f843b069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:04:27 +0000 Subject: [PATCH] Bump google-cloud-pubsub from 2.13.11 to 2.26.0 Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.13.11 to 2.26.0. - [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.13.11...v2.26.0) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1efed2a..4e79163 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ lxml==4.9.3 numpy==1.26.1 fastavro==1.8.4 six>=1.12.0 -google-cloud-pubsub==2.18.4 +google-cloud-pubsub==2.26.0 google-cloud-bigquery==3.12.0 pyyaml==6.0.1 \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index af3de85..03e5cea 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ install_requires = numpy==1.24.1 fastavro==1.7.0 six>=1.12.0 - google-cloud-pubsub==2.13.11 + google-cloud-pubsub==2.26.0 google-cloud-bigquery==3.4.1 pyyaml==6.0