chore(deps): update dependency jwcrypto to v1.5.6
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jwcrypto | patch |
==1.5.1 -> ==1.5.6
|
Release Notes
latchset/jwcrypto (jwcrypto)
v1.5.6
: Version 1.5.6 - Moderate Security release
What's Changed
- Address potential DoS with high compression ratio by @simo5 in https://github.com/latchset/jwcrypto/pull/349
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.5...v1.5.6
v1.5.5
: Version 1.5.5
This version fixes a pypi distribution problem introduced in 1.0 when pushing was automated. With 1.5.5 a binary wheel is now also made available on pypi.
What's Changed
- Fix doc generation by @simo5 in https://github.com/latchset/jwcrypto/pull/345
- Update publish action to upload also binary dist by @simo5 in https://github.com/latchset/jwcrypto/pull/347
- Fix pypi publishing by @simo5 in https://github.com/latchset/jwcrypto/pull/348
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.4...v1.5.5
v1.5.4
One more release bump to address issues with typing_extensions minimum required version
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.3...v1.5.4
v1.5.3
Bumping release due to inconsistency in python 3.6 support that affected pypi jwcrypto-1.5.3.tar.gz.sha512sum.txt jwcrypto-1.5.3.tar.gz
What's Changed
- Drop python 3.6 and 3.7 and add 3.11 support by @simo5 in https://github.com/latchset/jwcrypto/pull/340
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.2...v1.5.3
v1.5.2
: Version 1.5.2 - maintenance release
This is a minor maintenance release to improve interoperability with debuggers Note: yanked from pypi due to 3.6 incompatibility, use 1.5.3
What's Changed
- replace deprecated package with typing_extensions by @david-homelend in https://github.com/latchset/jwcrypto/pull/337
New Contributors
- @david-homelend made their first contribution in https://github.com/latchset/jwcrypto/pull/337
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.1...v1.5.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.