Skip to content

Commit

Permalink
build(deps): bump google-cloud-pubsub from 2.27.1 to 2.27.3 (#1164)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.27.1 to 2.27.3.
- [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.27.1...v2.27.3)

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

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 Jan 28, 2025
1 parent 61193b0 commit 16276e8
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.1.0
sentry-sdk==2.19.2
google-cloud-pubsub==2.27.1
google-cloud-pubsub==2.27.3

# Development requirements
bandit==1.8.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage
google-cloud-pubsub==2.27.1 \
--hash=sha256:3ca8980c198a847ee464845ab60f05478d4819cf693c9950ee89da96f0b80a41 \
--hash=sha256:7119dbc5af4b915ecdfa1289919f791a432927eaaa7bbfbeb740e6d7020c181e
google-cloud-pubsub==2.27.3 \
--hash=sha256:6e294b063d6c6bf44d7b1ca99721ae6137930df3fdf7b91e44d280dd84b9410c \
--hash=sha256:daa03d16552c34240774307fc69ceebb991a94d70d0d6f208179e375f503f532
# via
# -r requirements.in
# obs-common
Expand Down

0 comments on commit 16276e8

Please sign in to comment.