Skip to content

Commit

Permalink
build(deps): bump google-cloud-pubsub from 2.25.2 to 2.26.1 (#1090)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.25.2 to 2.26.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.25.2...v2.26.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 4e9d491 commit e1c1eaf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gunicorn==23.0.0
isodate==0.7.2
markus[datadog]==5.0.0
sentry-sdk==2.16.0
google-cloud-pubsub==2.25.2
google-cloud-pubsub==2.26.1

# Development requirements
bandit==1.7.10
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage
google-cloud-pubsub==2.25.2 \
--hash=sha256:1e8470586136804b2a49c290f0e75082d949f778e1aaae2ebb9759741d829014 \
--hash=sha256:e0db6bfa52f04bf17347c4afbfea3dc094d31fc54259a1581407b4cd784da433
google-cloud-pubsub==2.26.1 \
--hash=sha256:932d4434d86af25673082b48d54b318a448d1a7cd718404c33bf008ae9a8bb22 \
--hash=sha256:d46a302c2c7a008e399f4c04b4be6341d8aa7a537a25810ec8d38a5c125f816d
# via -r requirements.in
google-cloud-storage==2.18.2 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
Expand Down

0 comments on commit e1c1eaf

Please sign in to comment.