Skip to content

Update dependency django-oauth-toolkit to v1.7.0 (develop) - autoclosed

RenovateBot requested to merge renovate/develop-django-oauth-toolkit-1.x into develop

This MR contains the following updates:

Package Type Update Change
django-oauth-toolkit dependencies minor ==1.5.0 -> ==1.7.0

Release Notes

jazzband/django-oauth-toolkit

v1.7.0

Compare Source

Added
Fixed
  • #​1012 Return 200 status code with {"active": false} when introspecting a nonexistent token per RFC 7662. It had been incorrectly returning 401.

v1.6.3

Compare Source

Fixed
  • #​1085 Fix for #​1083 admin UI search for idtoken results in django.core.exceptions.FieldError: Cannot resolve keyword 'token' into field.
Added
  • #​1085 Add admin UI search fields for additional models.

v1.6.2

Compare Source

NOTE: This release reverts an inadvertently-added breaking change.

Fixed

v1.6.1

Compare Source

Changed
  • Note: Only Django 4.0.1+ is supported due to a regression in Django 4.0.0. Explanation
Fixed
  • Miscellaneous 1.6.0 packaging issues.

v1.6.0

Compare Source

Added
Changed
Removed
  • #​968 Remove support for Django 3.0 & 3.1 and Python 3.6
  • #​1035 Removes default_app_config for Django Deprecation Warning
  • #​1023 six should be dropped
Fixed

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports