Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve issue where pre-release versions of dependencies are installed #2347

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Mar 3, 2025

Fixes googleapis/google-cloud-python#13585
Fixes b/395649843

@parthea parthea requested a review from a team as a code owner March 3, 2025 15:03
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Mar 3, 2025
@parthea parthea merged commit aea00b2 into main Mar 3, 2025
126 checks passed
@parthea parthea deleted the prevent-installing-prereleases branch March 3, 2025 15:54
parthea added a commit to googleapis/google-cloud-python that referenced this pull request Mar 11, 2025
Apply changes from
googleapis/gapic-generator-python#2352 and
googleapis/gapic-generator-python#2347 to 4
packages containing protobuf stubs which are not automatically generated
using `gapic-generator-python`

BEGIN_COMMIT_OVERRIDE
fix: Allow protobuf 6.x
fix: resolve issue where pre-release versions of dependencies are
installed
END_COMMIT_OVERRIDE

---------

Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

installing google-cloud-python libraries leads to accidentally installing release candidates of dependencies
3 participants