Skip to content

Bump the google-cloud group with 14 updates - #109

Merged
WebbinRoot merged 1 commit into
mainfrom
dependabot/pip/google-cloud-6afc317c5d
Aug 18, 2026
Merged

Bump the google-cloud group with 14 updates#109
WebbinRoot merged 1 commit into
mainfrom
dependabot/pip/google-cloud-6afc317c5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the google-cloud group with 14 updates:

Package From To
google-api-core 2.33.0 2.34.0
google-auth-httplib2 0.4.0 0.4.1
google-cloud-batch 0.22.1 0.22.2
google-cloud-bigquery 3.42.3 3.43.0
google-cloud-build 3.38.0 3.38.1
google-cloud-firestore 2.28.0 2.28.1
google-cloud-iam 2.24.0 2.24.1
google-cloud-logging 3.16.1 3.16.2
google-cloud-pubsub 2.39.0 2.39.1
google-cloud-redis-cluster 0.5.1 0.5.2
google-cloud-spanner 3.69.0 3.69.1
google-cloud-storage 3.13.0 3.13.1
google-cloud-tasks 2.23.0 2.24.0
google-genai 2.16.0 2.17.0

Updates google-api-core from 2.33.0 to 2.34.0

Release notes

Sourced from google-api-core's releases.

google-api-core: v2.34.0

2.34.0 (2026-08-06)

Features

Bug Fixes

  • api-core: use truthiness check in setup_request_id to support proto-plus messages (#18000) (ad8f93c)
  • bump grpcio to 1.59.0; require Python 3.10+ (#17351) (a53487a)
  • deduplicate x-goog-api-client headers (#17616) (6167e41)
  • require Protobuf 6.33.5+ (#17743) (d267342)
Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 2619725 chore: remove bigtable and sqlalchemy-spanner from bulk release due to faili...
  • 56b6bd2 fix(ci): skip loaded lines calculation on iterations after the first (#17790)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • Additional commits viewable in compare view

Updates google-auth-httplib2 from 0.4.0 to 0.4.1

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 2619725 chore: remove bigtable and sqlalchemy-spanner from bulk release due to faili...
  • 56b6bd2 fix(ci): skip loaded lines calculation on iterations after the first (#17790)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • Additional commits viewable in compare view

Updates google-cloud-batch from 0.22.1 to 0.22.2

Release notes

Sourced from google-cloud-batch's releases.

google-cloud-batch: v0.22.2

0.22.2 (2026-08-06)

Features

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-bigquery from 3.42.3 to 3.43.0

Commits

Updates google-cloud-build from 3.38.0 to 3.38.1

Release notes

Sourced from google-cloud-build's releases.

google-cloud-build: v3.38.1

3.38.1 (2026-08-06)

Bug Fixes

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-firestore from 2.28.0 to 2.28.1

Release notes

Sourced from google-cloud-firestore's releases.

google-cloud-firestore: v2.28.1

2.28.1 (2026-08-06)

Bug Fixes

  • firestore: BulkWriter pop from an empty deque (#17490) (8e826f0)
  • firestore: preserve async limit_to_last ordering (#17879) (caf2fdb)
Changelog

Sourced from google-cloud-firestore's changelog.

Changelog

PyPI History

3.15.0 (2026-06-02)

Features

3.14.0 (2026-04-02)

Features

3.13.0 (2026-03-26)

Features

Bug Fixes

3.12.0 (2026-03-23)

Features

3.11.0 (2026-03-05)

Features

3.10.0 (2026-02-12)

... (truncated)

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-iam from 2.24.0 to 2.24.1

Release notes

Sourced from google-cloud-iam's releases.

google-cloud-iam: v2.24.1

2.24.1 (2026-08-06)

Bug Fixes

Changelog

Sourced from google-cloud-iam's changelog.

2.24.1 (2024-03-05)

Bug Fixes

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-logging from 3.16.1 to 3.16.2

Release notes

Sourced from google-cloud-logging's releases.

google-cloud-logging: v3.16.2

3.16.2 (2026-08-06)

Bug Fixes

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-pubsub from 2.39.0 to 2.39.1

Release notes

Sourced from google-cloud-pubsub's releases.

google-cloud-pubsub: v2.39.1

2.39.1 (2026-08-06)

Bug Fixes

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-redis-cluster from 0.5.1 to 0.5.2

Release notes

Sourced from google-cloud-redis-cluster's releases.

google-cloud-redis-cluster: v0.5.2

0.5.2 (2026-08-06)

Features

Changelog

Sourced from google-cloud-redis-cluster's changelog.

0.5.2 (2021-07-30)

Bug Fixes

  • parse xrefs differently with new xref format (#90) (22485e8)
Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-spanner from 3.69.0 to 3.69.1

Release notes

Sourced from google-cloud-spanner's releases.

google-cloud-spanner: v3.69.1

3.69.1 (2026-08-06)

Bug Fixes

  • bump grpcio to 1.59.0; require Python 3.10+ (#17351) (a53487a)
  • metrics: fix GFE and AFE metrics publishing (#17561) (abf1178)
  • spanner: escape embedded backticks in dbapi escape_name (#17810) (c8b0b28)
  • spanner: implement dict protocol and nested unwrapping for JsonObject (#17915) (06c1f05), refs #15870
Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-storage from 3.13.0 to 3.13.1

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage: v3.13.1

3.13.1 (2026-08-06)

Bug Fixes

Changelog

Sourced from google-cloud-storage's changelog.

Changelog

PyPI History

3.15.0 (2026-06-02)

Features

3.14.0 (2026-04-02)

Features

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-cloud-tasks from 2.23.0 to 2.24.0

Release notes

Sourced from google-cloud-tasks's releases.

google-cloud-tasks: v2.24.0

2.24.0 (2026-08-06)

Features

Changelog

Sourced from google-cloud-tasks's changelog.

2.24.0 (2024-02-22)

Features

  • A new field display_name is added to message DocumentSchema (38dde99)
  • A new field display_name is added to message DocumentSchema (aae7bf5)
  • A new field labels is added to messages ProcessRequest and BatchProcessRequest (38dde99)
  • A new field labels is added to messages ProcessRequest and BatchProcessRequest (aae7bf5)
  • A new field schema_override is added to message ProcessOptions (aae7bf5)
  • A new field foundation_model_tuning_options is added to message TrainProcessorVersionRequest (38dde99)
  • A new message FoundationModelTuningOptions is added (38dde99)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12283) (f20b41a)
  • deprecate Dataset.document_warehouse_config (38dde99)
  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12306) (1e787f2)

Documentation

Commits
  • 905bfe3 chore: release main (#17832)
  • ad8f93c fix(api-core): use truthiness check in setup_request_id to support proto-plus...
  • 06dd2c0 chore: bump google-api-core to 2.28.0 (#18003)
  • 08f21a6 fix(proto-plus): add context to TypeErrors during message manipulation (#17682)
  • 32fd479 tests(spanner): avoid table name collisions in tests (#18001)
  • 2207ca6 feat: add pandas-gbq capability helper (#17957)
  • 6167e41 fix: deduplicate x-goog-api-client headers (#17616)
  • 71bc622 docs: add connector libraries overview table to package README (#17939)
  • 1b5c48b fix(bigframes): fix field name typos for ai.generate* functions (#17983)
  • f64ada2 fix: avoid retaining routing parameter instances in cache (#17961)
  • Additional commits viewable in compare view

Updates google-genai from 2.16.0 to 2.17.0

Release notes

Sourced from google-genai's releases.

v2.17.0

2.17.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (61d4645)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a8ec86e)
  • Add top-level errors array to Interaction resource (iAPI) (c74505b)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (3ec2081)

Documentation

  • Fix interactions (80d80ff)
  • Regenerate docs for 2.16.0 (f03ecfd)
  • Update GenerateVideos docstrings and samples (c41ba11)
Changelog

Sourced from google-genai's changelog.

2.17.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (61d4645)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a8ec86e)
  • Add top-level errors array to Interaction resource (iAPI) (c74505b)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (3ec2081)

Documentation

  • Fix interactions (80d80ff)
  • Regenerate docs for 2.16.0 (f03ecfd)
  • Update GenerateVideos docstrings and samples (c41ba11)
Commits
  • d0efb69 chore(main): release 2.17.0 (#2794)
  • 3ec2081 fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...
  • a8ec86e feat: Add TOO_MANY_TOOL_CALLS to FinishReason enum.
  • a0faf87 chore: Cleanup error dependencies
  • c74505b feat: Add top-level errors array to Interaction resource (iAPI)
  • 80d80ff docs: Fix interactions
  • 49b730d chore: Cleanup deprecated field response_modalities
  • 9d83016 chore: internal
  • c41ba11 docs: Update GenerateVideos docstrings and samples
  • 9a2f8cb refactor: delete deprecated StreamMetadata proto field and message definition
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on th...

Description has been truncated

Bumps the google-cloud group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [google-api-core](https://github.com/googleapis/google-cloud-python) | `2.33.0` | `2.34.0` |
| [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.4.0` | `0.4.1` |
| [google-cloud-batch](https://github.com/googleapis/google-cloud-python) | `0.22.1` | `0.22.2` |
| [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.42.3` | `3.43.0` |
| [google-cloud-build](https://github.com/googleapis/google-cloud-python) | `3.38.0` | `3.38.1` |
| [google-cloud-firestore](https://github.com/googleapis/google-cloud-python) | `2.28.0` | `2.28.1` |
| [google-cloud-iam](https://github.com/googleapis/google-cloud-python) | `2.24.0` | `2.24.1` |
| [google-cloud-logging](https://github.com/googleapis/google-cloud-python) | `3.16.1` | `3.16.2` |
| [google-cloud-pubsub](https://github.com/googleapis/google-cloud-python) | `2.39.0` | `2.39.1` |
| [google-cloud-redis-cluster](https://github.com/googleapis/google-cloud-python) | `0.5.1` | `0.5.2` |
| [google-cloud-spanner](https://github.com/googleapis/google-cloud-python) | `3.69.0` | `3.69.1` |
| [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.13.0` | `3.13.1` |
| [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) | `2.23.0` | `2.24.0` |
| [google-genai](https://github.com/googleapis/python-genai) | `2.16.0` | `2.17.0` |


Updates `google-api-core` from 2.33.0 to 2.34.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-api-core-v2.33.0...google-api-core-v2.34.0)

Updates `google-auth-httplib2` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-auth-httplib2-v0.4.0...google-auth-httplib2-v0.4.1)

Updates `google-cloud-batch` from 0.22.1 to 0.22.2
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-batch-v0.22.1...google-cloud-batch-v0.22.2)

Updates `google-cloud-bigquery` from 3.42.3 to 3.43.0
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/commits)

Updates `google-cloud-build` from 3.38.0 to 3.38.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-build-v3.38.0...google-cloud-build-v3.38.1)

Updates `google-cloud-firestore` from 2.28.0 to 2.28.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-firestore-v2.28.0...google-cloud-firestore-v2.28.1)

Updates `google-cloud-iam` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-iam-v2.24.0...google-cloud-iam-v2.24.1)

Updates `google-cloud-logging` from 3.16.1 to 3.16.2
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-logging-v3.16.1...google-cloud-logging-v3.16.2)

Updates `google-cloud-pubsub` from 2.39.0 to 2.39.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-pubsub-v2.39.0...google-cloud-pubsub-v2.39.1)

Updates `google-cloud-redis-cluster` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-redis-cluster-v0.5.1...google-cloud-redis-cluster-v0.5.2)

Updates `google-cloud-spanner` from 3.69.0 to 3.69.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-spanner-v3.69.0...google-cloud-spanner-v3.69.1)

Updates `google-cloud-storage` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-storage-v3.13.0...google-cloud-storage-v3.13.1)

Updates `google-cloud-tasks` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-tasks-v2.23.0...google-cloud-tasks-v2.24.0)

Updates `google-genai` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-auth-httplib2
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-batch
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-bigquery
  dependency-version: 3.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-cloud-build
  dependency-version: 3.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-firestore
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-iam
  dependency-version: 2.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-logging
  dependency-version: 3.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-pubsub
  dependency-version: 2.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-redis-cluster
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-spanner
  dependency-version: 3.69.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-storage
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google-cloud
- dependency-name: google-cloud-tasks
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
- dependency-name: google-genai
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google-cloud
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 14, 2026
@WebbinRoot
WebbinRoot merged commit 46d5842 into main Aug 18, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/google-cloud-6afc317c5d branch August 18, 2026 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant