build(deps): bump authlib from 1.6.8 to 1.6.11
Closed
Number: #20
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 17, 2026 at 12:52 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
May 13, 2026 at 07:37 PM UTC
(20 days ago)
(20 days ago)
Closed:
May 13, 2026 at 07:37 PM UTC
(20 days ago)
(20 days ago)
Time to Close:
27 days
Labels:
dependencies python:uv
dependencies python:uv
Description:
Bumps authlib from 1.6.8 to 1.6.11.
Release notes
Sourced from authlib's releases.
v1.6.11
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.10...v1.6.11
- Fix CSRF issue with starlette client
v1.6.10
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.9...v1.6.10
- Fix redirecting to unvalidated
redirect_urionUnsupportedResponseTypeError.v1.6.9
Full Changelog: https://github.com/authlib/authlib/compare/v1.6.8...v1.6.9
Changes in
josemodule
- Not using header's
jwkautomatically- Add
ES256Kinto default jwt algorithms- Remove deprecated algorithm from default registry
- Generate random
cekwhenceklength doesn't match
Changelog
Sourced from authlib's changelog.
Version 1.6.11
Released on Apr 16, 2026
- Fix CSRF vulnerability in the Starlette OAuth client when a
cacheis configured.Version 1.6.10
Released on Apr 13, 2026
- Fix redirecting to unvalidated
redirect_urionUnsupportedResponseTypeError.Version 1.6.9
Released on Mar 2, 2026
- Not using header's
jwkautomatically.- Add
ES256Kinto default jwt algorithms.- Remove deprecated algorithm from default registry.
- Generate random
cekwhenceklength doesn't match.
Commits
0dc0e5bchore: bump to 1.6.11aa7b8e4Merge commit from fork401a770fix: CSRF issue with starlette clientef09aebchore: release 1.6.103be0846fix: redirecting to unvalidated redirect_uri on UnsupportedResponseTypeError9266eaachore: release 1.6.9b9bb2b2fix(oidc): fail close at validating c_hash and at_hash1b0a1d9fix(jose): generate random cek when cek length doesn't match5be3c51fix(jose): add ES256K into default jwt algorithms48b345ffix(jose): remove deprecated algorithm from default registry- 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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Technical Details
| ID: | 15788814 |
| UUID: | 4279410101 |
| Node ID: | PR_kwDORZkZ7c7TJvKN |
| Host: | GitHub |
| Repository: | figonzal1/python-agentframework |