fix(deps): update dependency jwcrypto to v1.5.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
jwcrypto |
1.4.2 -> 1.5.0
|
Release Notes
latchset/jwcrypto
v1.5.0
Version 1.5
Minor bugfixes and the addition of Brainpool curves. As mentioned in the commit: "The use of these algorithms is specified solely by the gematik GmbH – National Digital Health Agency - for use in german e-health applications"
This version also raises the minimum Cryptography version required to 3.4 and the minimum python version tested to 3.7
What's Changed
- Raising the bar for minimum pyca/cryptography by @simo5 in https://github.com/latchset/jwcrypto/pull/306
- Fix typos with codespell by @cclauss in https://github.com/latchset/jwcrypto/pull/307
- Add codespell checks in CI by @simo5 in https://github.com/latchset/jwcrypto/pull/308
- Add Brainpool EC-curves support by @spilikin in https://github.com/latchset/jwcrypto/pull/309
- Fix error message by @Cito in https://github.com/latchset/jwcrypto/pull/318
- Fix assorted CI issue by @simo5 in https://github.com/latchset/jwcrypto/pull/319
- Better support for algorithms that have different input keysize requirement by @simo5 in https://github.com/latchset/jwcrypto/pull/324
New Contributors
- @spilikin made their first contribution in https://github.com/latchset/jwcrypto/pull/309
- @Cito made their first contribution in https://github.com/latchset/jwcrypto/pull/318
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.4.2...v1.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.