fix(deps): update dependency social-auth-app-django to v5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
social-auth-app-django |
~4.0 -> ~5.0
|
Release Notes
python-social-auth/social-app-django
v5.0.0
Changed
- Removed compat shims for obsolete Django versions
- Switch from deprecated
django.conf.urls.url
todjango.urls.path
- Use query
.exists()
instead of.count() > 0
- Added testing for Django 3.0
- Drop support for Python 2
- Django generic
JSONField
support, details documented here - Django 3.2+ compatibility
- Use
_default_manager
instead ofobjects
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.