Update dependency django-test-plus to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-test-plus | dev | major |
^1.4.0 -> ^2.0.0
|
django-test-plus | major |
==1.4.0 -> ==2.2.4
|
Release Notes
revsys/django-test-plus (django-test-plus)
v2.2.4
- Fix bug with APITest case
v2.2.3
- Fix bug where email addresses were not created by make_user()
v2.2.2
- Fix issue with User creation helper when User model doesn't have a username field
- Improve assertNumQueriesLessThan
- Add assertInContext
v2.2.1
- Add Django 4.2 support
v2.2.0
- Add support for Django 3.2.
v2.1.0
v2.0.1
- Make assertLoginRequired work for pytest tp fixture.
v2.0.0
- Drops Python 2.7, 3.4, and pypy and Django 1.11 support.
- Add Django 3.1 support.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.