Update dependency python-jose to ~=3.5.0 #98

Closed
Renovate wants to merge 1 commits from renovate/python-jose-3.x into dev
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:15:23 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2025-05-28 21:15:24 +03:00
profitroll canceled auto merging this pull request when all checks succeed 2025-05-29 14:43:08 +03:00
Owner

Not dropping Python 3.8 support yet.

Not dropping Python 3.8 support yet.
profitroll closed this pull request 2025-05-29 14:43:24 +03:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~=3.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (~=3.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Pull request closed

Sign in to join this conversation.
No description provided.