Skip to content

Commit

Permalink
Bump google-cloud-pubsub from 2.13.11 to 2.27.1
Browse files Browse the repository at this point in the history
Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.13.11 to 2.27.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.27.1)

---
updated-dependencies:
- dependency-name: google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 49ef9fc commit aa94455
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.27.1
google-cloud-bigquery==3.12.0
pyyaml==6.0.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.27.1
google-cloud-bigquery==3.4.1
pyyaml==6.0

Expand Down

0 comments on commit aa94455

Please sign in to comment.