blawar / nut

GNU General Public License v3.0
1.09k stars 189 forks source link

Update google-auth-oauthlib requirement from ~=0.4.6 to ~=0.5.0 #415

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on google-auth-oauthlib to permit the latest version.

Release notes

Sourced from google-auth-oauthlib's releases.

v0.5.0

0.5.0 (2022-02-24)

Features

Changelog

Sourced from google-auth-oauthlib's changelog.

0.5.0 (2022-02-24)

Features

0.4.6 (2021-08-30)

Bug Fixes

0.4.5 (2021-07-26)

Documentation

Miscellaneous Chores

0.4.4 (2021-03-29)

Bug Fixes

  • add redirect_uri_trailing slash param to run_local_server (#111) (666863a)

0.4.3 (2021-02-12)

Bug Fixes

  • add charset-utf-8 to response header (#104) (53e31e2)
  • deps: add lower bounds to all dependencies (#99) (5587c6a)

0.4.2 (2020-10-28)

Bug Fixes

  • don't open browser if port is occupied (#92) (0004057), closes #75

... (truncated)

Commits
  • e315cec chore(main): release 0.5.0 (#176)
  • 1fb16be feat: deprecate OAuth out-of-band flow (#175)
  • f2fb52e ci(python): run lint / unit tests / docs as GH actions (#172)
  • 7f90f37 chore(python): update release.sh to use keystore (#170)
  • f3b076b build: switch to release-please for tagging (#168)
  • a3c5266 chore: update release_level in repo-metadata.json (#166)
  • 38ca3b3 chore: use python-samples-reviewers (#167)
  • 76123d0 chore(python): add .github/CODEOWNERS as a templated file (#165)
  • 6580476 chore(python): omit google/init.py in coverage (#162)
  • 53fc1cd chore(python): push cloud library docs to staging bucket for Cloud RAD (#161)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #418.