Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and willkg committed Aug 5, 2024
1 parent 304d292 commit f0af7ab
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 @@ -10,7 +10,7 @@ gunicorn==22.0.0
isodate==0.6.1
markus==4.2.0
sentry-sdk==2.8.0
google-cloud-pubsub==2.22.0
google-cloud-pubsub==2.23.0

# Development requirements
bandit==1.7.9
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage
google-cloud-pubsub==2.22.0 \
--hash=sha256:229bf60a3835c1bb21ee36c7d4368b111097678b8ed25d3fbc5e639a1d03388d \
--hash=sha256:a4c2b1a5ca2c0b32c8d3776c85f498266c3d79696696ea67010c857b45af17d8
google-cloud-pubsub==2.23.0 \
--hash=sha256:cf3d6f2ab11b5c8dfc0aa7d4cae5ee1d66b408d9666f1762c9c17e269cd8b658 \
--hash=sha256:d341b2df8b105d0e3774b4bc9173bc0cf26bced31a4736cd9eefa33453b75dff
# via -r requirements.in
google-cloud-storage==2.18.0 \
--hash=sha256:0aa3f7c57f3632f81b455d91558d2b27ada96eee2de3aaa17f689db1470d9578 \
Expand Down

0 comments on commit f0af7ab

Please sign in to comment.