arrowhead-f / client-library-python

Arrowhead Client Library in Python
Eclipse Public License 2.0
5 stars 10 forks source link

Bump jwcrypto from 0.8 to 1.5.5 #37

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps jwcrypto from 0.8 to 1.5.5.

Release notes

Sourced from jwcrypto's releases.

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

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

Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.2...v1.5.3

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

New Contributors

Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.1...v1.5.2

Version 1.5.1 - Security Release

This is a minor security release to fix a potential DoS for applications that allow the use of symmetric keys with pbkdf2.

What's Changed

... (truncated)

Commits
  • 240cc60 Modernize pypi action
  • 491f448 Version 1.5.5
  • 7f51d28 Update publish action to upload also binary dist
  • 5dc2ea2 Fix doc generation
  • b9432ef Version 1.5.4
  • e7ef80f Set a minimum version for typing_extensions
  • a06b84a Version 1.5.3
  • c659e38 Drop python 3.6 and 3.7 and add 3.11 support
  • 6c61f42 Version 1.5.2
  • 70c0782 replace deprecated package with typing_extensions
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/arrowhead-f/client-library-python/network/alerts).