Skip to content

Commit 19c7216

Browse files
Bump google-cloud-pubsub from 2.13.11 to 2.31.1
Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.13.11 to 2.31.1. - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.13.11...v2.31.1) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-version: 2.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49ef9fc commit 19c7216

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ lxml==4.9.3
44
numpy==1.26.1
55
fastavro==1.8.4
66
six>=1.12.0
7-
google-cloud-pubsub==2.18.4
7+
google-cloud-pubsub==2.31.1
88
google-cloud-bigquery==3.12.0
99
pyyaml==6.0.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install_requires =
4848
numpy==1.24.1
4949
fastavro==1.7.0
5050
six>=1.12.0
51-
google-cloud-pubsub==2.13.11
51+
google-cloud-pubsub==2.31.1
5252
google-cloud-bigquery==3.4.1
5353
pyyaml==6.0
5454

0 commit comments

Comments
 (0)