deps(python): update jwcrypto requirement from >=1.5.6 to >=1.6.0 - #503
deps(python): update jwcrypto requirement from >=1.5.6 to >=1.6.0#503dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
@dependabot rebase |
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.0) --- updated-dependencies: - dependency-name: jwcrypto dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4b1ce76 to
84cc166
Compare
|
Closing. This cannot be merged, and the upgrade it proposes is blocked upstream of this repo:
Upgrading jwcrypto means deliberately overriding Odoo's cryptography pin in |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on jwcrypto to permit the latest version.
Release notes
Sourced from jwcrypto's releases.
Commits
48f1e80Version 1.6.0746edb9Handle multiple recipients in JWE decryption268f4bcUse checked headers to find kid in JWKSetd2e980dVersion 1.5.91a7737dLimit dot splits during JWE and JWS parsingca10b40Reject non-empty encrypted key in bare ECDH-ES9a2850cSkip unknown kty in JWKSet import per RFC 7517 §59c33155Add tests for RFC 9864 EdDSA deprecationc4b94b3Add support for fully specified EdDSA algorithms per RFC 9864094e746Drop Python 3.8 and add 3.12, 3.13, 3.14 support