Skip to content

deps(python): update jwcrypto requirement from >=1.5.6 to >=1.6.1 - #550

Closed
dependabot[bot] wants to merge 1 commit into
19.0from
dependabot/pip/jwcrypto-gte-1.6.1
Closed

dependabot[bot] wants to merge 1 commit into
19.0from
dependabot/pip/jwcrypto-gte-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown

Updates the requirements on jwcrypto to permit the latest version.

Release notes

Sourced from jwcrypto's releases.

Version 1.6.1

Security Release

This release fixes CVE-2026-92091, a low security issue that may result in a Denial of Service on malformed JWK keys

What's Changed

New Contributors

Full Changelog: latchset/jwcrypto@v1.6.0...v1.6.1

Commits
  • c10aa43 Version 1.6.1
  • 6ffe7d4 Simplify key_ops checks
  • a69898f Optimize audience claim matching
  • 21d2a2c Avoid quadratic duplicate check on JWK key_ops
  • 48f1e80 Version 1.6.0
  • 746edb9 Handle multiple recipients in JWE decryption
  • 268f4bc Use checked headers to find kid in JWKSet
  • d2e980d Version 1.5.9
  • 1a7737d Limit dot splits during JWE and JWS parsing
  • ca10b40 Reject non-empty encrypted key in bare ECDH-ES
  • 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.6...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@gonzalesedwin1123

Copy link
Copy Markdown
Member

Closing, not mergeable. Same generated-file corruption as #547 and #503 (jwcrypto>=1.6.1>=1.5.6, build + pre-commit red), and jwcrypto ≥ 1.5.9 needs cryptography ≥ 49 while Odoo 19 pins cryptography==42.0.8; the image stays on jwcrypto 1.5.8 until that pin moves. Policy tracked in #512 (an ignore for jwcrypto is suggested there).

@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant