Update dependency python-jose to ~=3.5.0 #31

Merged
profitroll merged 1 commits from renovate/python-jose-3.x into dev 2025-05-29 14:40:53 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
python-jose (changelog) minor ~=3.4.0 -> ~=3.5.0

Release Notes

mpdavis/python-jose (python-jose)

v3.5.0

Compare Source

News
  • Remove support for Python 3.8
  • Added support for Python 3.12 & 3.13
  • Upgrade to pyasn1 0.5.1+
  • Upgrade to pytest and other dependencies
  • Add RTD config file to silence emailed deprecation warnings
Bug fixes and Improvements
  • Remove get_random_bytes from cryptography backend
  • Do not use utc_now on module level
  • Remove key data (sensitive information) from JWKError exceptions
  • Added possibility to call jwk.construct() with a private RSA key

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [python-jose](https://github.com/mpdavis/python-jose) ([changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md)) | minor | `~=3.4.0` -> `~=3.5.0` | --- ### Release Notes <details> <summary>mpdavis/python-jose (python-jose)</summary> ### [`v3.5.0`](https://github.com/mpdavis/python-jose/blob/HEAD/CHANGELOG.md#350----2025-05-28-) [Compare Source](https://github.com/mpdavis/python-jose/compare/3.4.0...3.5.0) ##### News - Remove support for Python 3.8 - Added support for Python 3.12 & 3.13 - Upgrade to pyasn1 0.5.1+ - Upgrade to pytest and other dependencies - Add RTD config file to silence emailed deprecation warnings ##### Bug fixes and Improvements - Remove get_random_bytes from cryptography backend - Do not use `utc_now` on module level - Remove key data (sensitive information) from JWKError exceptions - Added possibility to call jwk.construct() with a private RSA key </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2025-05-28 21:14:31 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2025-05-28 21:14:31 +03:00
profitroll merged commit 06a5f260c0 into dev 2025-05-29 14:40:53 +03:00
profitroll deleted branch renovate/python-jose-3.x 2025-05-29 14:40:53 +03:00
Sign in to join this conversation.
No description provided.