Skip to content

Bump joserfc from 0.9.0 to 1.6.3 in /requirements#7331

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/joserfc-1.6.3
Closed

Bump joserfc from 0.9.0 to 1.6.3 in /requirements#7331
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/joserfc-1.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps joserfc from 0.9.0 to 1.6.3.

Release notes

Sourced from joserfc's releases.

1.6.3

   🐞 Bug Fixes

    View changes on GitHub

1.6.2

   🐞 Bug Fixes

    View changes on GitHub

1.6.1

   🐞 Bug Fixes

    View changes on GitHub

1.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Changelog

Sourced from joserfc's changelog.

1.6.3

Released on February 25, 2026

  • JWE: Set a max value for p2c header.

1.6.2

Released on February 16, 2026

  • JWE: Auto add kid to recipient.
  • JWE: Use DeflateZipModel.MAX_SIZE to determine size limit.

1.6.1

Released on December 30, 2025

  • Deprecate InvalidTokenError, please use InvalidClaimError instead.
  • Convert ExpiredTokenError to inherit from ClaimError.
  • Improve on type hints.

1.6.0

Released on December 14, 2025

  • filter_algorithms names defaults to all algorithms. :pull:79.
  • Replace JWSRegistry.guess_alg with JWSRegistry.guess_algorithm.
  • filter_algorithms and guess_alg supports KeySet objects. :pull:81.
  • Improve generate_private_key method on Key's binding class.
  • Raise InvalidKeyCurveError when generating ECKey with an invalid curve.
  • Allow import key from cryptography native key types.
  • Add ECKey.derive_key and OKPKey.derive_key class methods.

1.5.0

Released on November 30, 2025

  • Add Ed25519 and Ed448 algorithms per :ref:rfc9864, via :issue:76.
  • Marked EdDSA algorithm as deprecated per :ref:rfc9864, via :issue:76.
  • Add parameter default_type for :meth:jwt.encode method.

1.4.3

Released on November 19, 2025

... (truncated)

Commits
  • f06540f chore: release 1.6.3
  • 696a961 fix(jwe): set max value for p2c
  • 52c6ffd chore: release 1.6.2
  • 3b36720 chore: update deps
  • 91c7ecd chore: update readme
  • 9db7e44 fix(jwe): auto add kid to recipient when kid exists
  • 1330b49 docs: add a cheatsheet recipe
  • 10ac93f fix(jwe): auto add kid when add_recipient
  • 224e72a chore: remove codecov token
  • 042118c fix(jwe): move size limit to DeflateZipModel
  • Additional commits viewable 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [joserfc](https://github.com/authlib/joserfc) from 0.9.0 to 1.6.3.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@0.9.0...1.6.3)

---
updated-dependencies:
- dependency-name: joserfc
  dependency-version: 1.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (used by Dependabot) python Pull requests that update Python code (used by Dependabot) labels Mar 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them label Apr 3, 2026
@github-actions github-actions Bot closed this Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 8, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/requirements/joserfc-1.6.3 branch April 8, 2026 10:29
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 (used by Dependabot) python Pull requests that update Python code (used by Dependabot) stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants