Skip to content

chore(deps): bump authlib from 1.6.8 to 1.6.9#162

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/authlib-1.6.9
Open

chore(deps): bump authlib from 1.6.8 to 1.6.9#162
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/authlib-1.6.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps authlib from 1.6.8 to 1.6.9.

Release notes

Sourced from authlib's releases.

v1.6.9

Full Changelog: authlib/authlib@v1.6.8...v1.6.9

Changes in jose module

  • Not using header's jwk automatically
  • Add ES256K into default jwt algorithms
  • Remove deprecated algorithm from default registry
  • Generate random cek when cek length doesn't match
Commits
  • 9266eaa chore: release 1.6.9
  • b9bb2b2 fix(oidc): fail close at validating c_hash and at_hash
  • 1b0a1d9 fix(jose): generate random cek when cek length doesn't match
  • 5be3c51 fix(jose): add ES256K into default jwt algorithms
  • 48b345f fix(jose): remove deprecated algorithm from default registry
  • a5d4b2d fix(jose): do not use header's jwk automatically
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Important

Bump authlib from 1.6.8 to 1.6.9 in requirements.txt, updating jose module behavior and algorithms.

  • Dependency Update:
    • Bump authlib from 1.6.8 to 1.6.9 in requirements.txt.
  • jose Module Changes:
    • Do not use header's jwk automatically.
    • Add ES256K to default JWT algorithms.
    • Remove deprecated algorithm from default registry.
    • Generate random cek when cek length doesn't match.

This description was created by Ellipsis for 08b161b. You can customize this summary. It will automatically update as commits are pushed.

Bumps [authlib](https://github.com/authlib/authlib) from 1.6.8 to 1.6.9.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.8...v1.6.9)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 3, 2026
@dependabot dependabot bot requested a review from MoonPrincess06 as a code owner March 3, 2026 01:38
@dependabot dependabot bot added the python Pull requests that update python code label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants