Skip to content

fix(deps): update dependency djangorestframework-simplejwt to ~5.2

Renovate Bot requested to merge renovate/djangorestframework-simplejwt-5.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
djangorestframework-simplejwt ~5.0 -> ~5.2 age adoption passing confidence

Release Notes

jazzband/djangorestframework-simplejwt

v5.2.2

Compare Source

Major security release

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

  • Add back support for PyJWT 1.7.1 (#​536)
  • Make the token serializer configurable (#​521)
  • Simplify using custom token classes in serializers (#​517)
  • Fix default_app_config deprecation (#​415)
  • Add missing integration instructions for drf-yasg (#​505)
  • Add blacklist view to log out users (#​306)
  • Set default verifying key to empty str (#​487)
  • Add docs about TOKEN_USER_CLASS (#​455)

Meta:

  • Add auto locale updater (#​456)

Translations:

  • Added Korean translations (#​501)
  • Added Turkish translations (#​508)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports