Django-Styleguide-Example
Django-Styleguide-Example copied to clipboard
Bump google-auth from 2.21.0 to 2.32.0
Bumps google-auth from 2.21.0 to 2.32.0.
Release notes
Sourced from google-auth's releases.
v2.32.0
2.32.0 (2024-07-08)
Features
v2.31.0
2.31.0 (2024-06-27)
Features
Bug Fixes
- Added py.typed to MANIFEST.in (#1526) (1829a3b)
- Pass trust_env kwarg to ClientSession (#1533) (6c15c9a), closes #1530
v2.30.0
2.30.0 (2024-06-06)
Features
- Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464) (e25f336)
- ECP Provider drop cryptography requirement (#1524) (a821d71)
- Enable webauthn plugin for security keys (#1528) (e2d5e63)
Bug Fixes
- Fix id_token iam endpoint for non-gdu service credentials (#1506) (93d681e)
- Makes default token_url universe aware (#1514) (045776e)
v2.29.0
2.29.0 (2024-03-18)
Features
Bug Fixes
... (truncated)
Changelog
Sourced from google-auth's changelog.
2.32.0 (2024-07-08)
Features
2.31.0 (2024-06-27)
Features
Bug Fixes
- Added py.typed to MANIFEST.in (#1526) (1829a3b)
- Pass trust_env kwarg to ClientSession (#1533) (6c15c9a), closes #1530
2.30.0 (2024-06-06)
Features
- Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464) (e25f336)
- ECP Provider drop cryptography requirement (#1524) (a821d71)
- Enable webauthn plugin for security keys (#1528) (e2d5e63)
Bug Fixes
- Fix id_token iam endpoint for non-gdu service credentials (#1506) (93d681e)
- Makes default token_url universe aware (#1514) (045776e)
2.29.0 (2024-03-18)
Features
Bug Fixes
2.28.2 (2024-03-08)
... (truncated)
Commits
8338594chore(main): release 2.32.0 (#1546)a559312chore(python): use python 3.10 for docs build (#1554)1c5d5aachore: update sys test creds (#1555)1270217feat: adds support for X509 workload credential type (#1541)2150bf2chore(main): release 2.31.0 (#1535)1829a3bfix: Added py.typed to MANIFEST.in (#1526)cb98227chore: Use cryptography for the Provider as well. This is to have an easier t...05220e0feat: adds X509 workload cert logic (#1527)6c15c9afix: pass trust_env kwarg to ClientSession (#1533)440f171chore: update token (#1534)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)