chore(deps): update dependency django-test-plus to v2
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| django-test-plus (changelog) |
^1.4.0 -> ^2.0.0
|
||
| django-test-plus (changelog) |
==1.4.0 -> ==2.4.1
|
Release Notes
revsys/django-test-plus (django-test-plus)
v2.4.1
- Migrate from setup.py/setup.cfg to pyproject.toml with hatchling
- Use uv for building and publishing
v2.4.0
- Add Django 6.0 support
- Add Python 3.14 support
- Drop Python 3.9 support
v2.3.0
- Add Django 5.2 support
- Drop Django 3.2 tests
- Add Python 3.13 tests
- Cleanup Github Actions and README a bit
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.
Edited by Renovate Bot