Skip to content

Update jwcrypto requirement from ~=1.5.7 to ~=1.5.9 - #149

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/jwcrypto-approx-eq-1.5.9
Open

Update jwcrypto requirement from ~=1.5.7 to ~=1.5.9#149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/jwcrypto-approx-eq-1.5.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on jwcrypto to permit the latest version.

Release notes

Sourced from jwcrypto's releases.

Version 1.5.9

What's Changed

Security Fixes

CVE-2026-80179

New Contributors

Full Changelog: latchset/jwcrypto@v1.5.8...v1.5.9

Commits
  • d2e980d Version 1.5.9
  • 1a7737d Limit dot splits during JWE and JWS parsing
  • ca10b40 Reject non-empty encrypted key in bare ECDH-ES
  • 9a2850c Skip unknown kty in JWKSet import per RFC 7517 §5
  • 9c33155 Add tests for RFC 9864 EdDSA deprecation
  • c4b94b3 Add support for fully specified EdDSA algorithms per RFC 9864
  • 094e746 Drop Python 3.8 and add 3.12, 3.13, 3.14 support
  • 65f5afc Add ML-DSA post-quantum signature support (RFC 9964)
  • eb7c266 Bump version to 1.5.8
  • db93855 jwt: add opt-in strict_serialization to enforce compact form
  • 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 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)

Updates the requirements on [jwcrypto](https://github.com/latchset/jwcrypto) to permit the latest version.
- [Release notes](https://github.com/latchset/jwcrypto/releases)
- [Commits](latchset/jwcrypto@v1.5.7...v1.5.9)

---
updated-dependencies:
- dependency-name: jwcrypto
  dependency-version: 1.5.9
  dependency-type: direct:production
...

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 Aug 31, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants