rhaamo / StockazIO

Components/hardware management webapp for DIYers.
https://demo.stockazio.squeaky.tech/public/parts
GNU Affero General Public License v3.0
19 stars 1 forks source link

Update dependency django-oauth-toolkit to v1.7.1 #553

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-oauth-toolkit ==1.7.0 -> ==1.7.1 age adoption passing confidence

Release Notes

jazzband/django-oauth-toolkit ### [`v1.7.1`](https://togithub.com/jazzband/django-oauth-toolkit/blob/HEAD/CHANGELOG.md#​171-2022-03-19) [Compare Source](https://togithub.com/jazzband/django-oauth-toolkit/compare/1.7.0...1.7.1) ##### Removed - [#​1126](https://togithub.com/jazzband/django-oauth-toolkit/issues/1126) Reverts [#​1070](https://togithub.com/jazzband/django-oauth-toolkit/issues/1070) which incorrectly added Celery auto-discovery tasks.py (as described in [#​1123](https://togithub.com/jazzband/django-oauth-toolkit/issues/1123)) and because it conflicts with Huey's auto-discovery which also uses tasks.py as described in [#​1114](https://togithub.com/jazzband/django-oauth-toolkit/issues/1114). If you are using Celery or Huey, you'll need to separately implement these tasks.

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: 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.



This PR has been generated by Mend Renovate. View repository job log here.