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(python): update release script dependencies #1714

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Nov 16, 2022

The release failed in google-api-python-client due to a diamond dependency issue.

The conflict is caused by:
    The user requested click==8.1.3
    gcp-docuploader 0.6.4 depends on click
    gcp-releasetool 1.9.1 depends on click<8.1.0 and >=8.0.4

https://fusion2.corp.google.com/invocations/aaa3f73c-f3c3-4266-bba2-7c697d835872/log

@parthea parthea requested a review from a team as a code owner November 16, 2022 16:23
@parthea parthea merged commit 25083af into master Nov 16, 2022
@parthea parthea deleted the fix-release-dependencies branch November 16, 2022 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants