Skip to content

Bump google-cloud-storage upper bound from <3.2 to <4#1735

Open
AndreyKarasev wants to merge 1 commit intodbt-labs:mainfrom
ParticleHealth:bump-gcs-upper-bound
Open

Bump google-cloud-storage upper bound from <3.2 to <4#1735
AndreyKarasev wants to merge 1 commit intodbt-labs:mainfrom
ParticleHealth:bump-gcs-upper-bound

Conversation

@AndreyKarasev
Copy link

Problem

The upper bound for google-cloud-storage was pinned to <3.2, which prevents users from installing newer
patch and minor releases of the library (e.g. 3.2.x and above). This causes unnecessary dependency conflicts
for users who have other packages requiring a newer version of google-cloud-storage.

Solution

Bump the upper bound of google-cloud-storage from <3.2 to <4 to allow all compatible 3.x releases.
This follows the same pattern used for google-cloud-bigquery which is already bounded at <4.0.

Checklist

  • I have read the contributing guide
    and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter
    interface, etc) or this PR has already received feedback and approval from Product or DX

@AndreyKarasev AndreyKarasev requested a review from a team as a code owner March 10, 2026 17:19
@cla-bot cla-bot bot added the cla:yes The PR author has signed the CLA label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:yes The PR author has signed the CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant