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

chore(storage): bump api_core to 1.16.0 #10110

Closed
wants to merge 1 commit into from
Closed

Conversation

jkwlui
Copy link
Member

@jkwlui jkwlui commented Jan 14, 2020

Pending #10109 (api_core release)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2020
@@ -30,7 +30,7 @@
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-auth >= 1.9.0, < 2.0dev",
"google-cloud-core >= 1.1.0, < 2.0dev",
"google-cloud-core >= 1.16.0, < 2.0dev",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like storage depends on google-api-core through google-cloud-core. You'll want to make a release of google-cloud-core that bumps the google-api-core version. https://github.com/googleapis/google-cloud-python/blob/master/core/setup.py

Then you can update this PR with the new google-cloud-core version.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😛i'm a n00b

@jkwlui jkwlui closed this Jan 14, 2020
@tseaver tseaver deleted the bump-storage-api-core branch August 24, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants