chore(deps): update dependency google-auth-oauthlib to v0.4.1#2797
Merged
leahecole merged 16 commits intoGoogleCloudPlatform:masterfrom Apr 18, 2020
renovate-bot:renovate/google-auth-oauthlib-0.x
Merged
chore(deps): update dependency google-auth-oauthlib to v0.4.1#2797leahecole merged 16 commits intoGoogleCloudPlatform:masterfrom renovate-bot:renovate/google-auth-oauthlib-0.x
leahecole merged 16 commits intoGoogleCloudPlatform:masterfrom
renovate-bot:renovate/google-auth-oauthlib-0.x
Conversation
Contributor
|
Looks like a dependency problem with <3.6: |
Contributor
|
@shollyman Do you know if this is a known issue? |
…te-bot/python-docs-samples into renovate/google-auth-oauthlib-0.x
Collaborator
|
I specified python versions to hopefully resolve those errors (i low key am obsessed with getting these renovate bot prs merged) |
Collaborator
|
Ok the pip errors are gone, now it's just plain old BQ ones. I'll throw it back to you @shollyman but do feel free to revert anything I did. |
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
leahecole
approved these changes
Apr 18, 2020
busunkim96
added a commit
to rebeccawshaw/python-docs-samples
that referenced
this pull request
Jun 11, 2020
…CloudPlatform#2797) * chore(deps): update dependency google-auth-oauthlib to v0.4.1 * resolve dependency finding errors * fix new matplotlib error Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
plamut
pushed a commit
to plamut/python-bigquery
that referenced
this pull request
Jun 25, 2020
GoogleCloudPlatform/python-docs-samples#2797) * chore(deps): update dependency google-auth-oauthlib to v0.4.1 * resolve dependency finding errors * fix new matplotlib error Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
tmatsuo
pushed a commit
that referenced
this pull request
Jul 24, 2020
* python snippets for service directory * update requirements.txt to correct version * fix location constant * limit scope of import of os, fix create namespace to not create endpoint instead * add request metadata for grpc routing * fix: use 0.3.0 and remove extra metadata * chore(deps): update dependency google-auth-oauthlib to v0.4.1 (#2797) * chore(deps): update dependency google-auth-oauthlib to v0.4.1 * resolve dependency finding errors * fix new matplotlib error Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com> * undo accidental changes to translate dir * chore: remove extra files * remove extra files * take 2 * remove accidentally committed translate test * fix: use GOOGLE_CLOUD_PROJECT * add quickstart files,generate README.rst, remove metadata from snippets_test * remove README.rst file * use api for creating resource paths instead of string format * change the region tags to be set to 'us-east1', change the namespace test to be a fixture * change test to fixture * change strings to f-strings, make namespace, service, and endpoint ids unique * missed an f-string, added it to delete namespace * move list_namespace fixture into namespace fixture, remove unnecessary import * add generated README.rst file * add requirements to readme and regenerate the file * fix linter errors * only delete the namespace created upon teardown Co-authored-by: Rebecca Shaw <rwshaw@google.com> Co-authored-by: Bu Sun Kim <busunkim@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: WhiteSource Renovate <bot@renovateapp.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
plamut
pushed a commit
to plamut/python-bigquery-storage
that referenced
this pull request
Sep 2, 2020
GoogleCloudPlatform/python-docs-samples#2797) * chore(deps): update dependency google-auth-oauthlib to v0.4.1 * resolve dependency finding errors * fix new matplotlib error Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.4.0->==0.4.1Release Notes
GoogleCloudPlatform/google-auth-library-python-oauthlib
v0.4.1Compare Source
08-26-2019 13:25 PDT
Implementation Changes
Internal / Testing Changes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.