Skip to content

Update dependency django-test-plus to v2

Renovate Bot requested to merge renovate/django-test-plus-2.x into main

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

Compare Source

  • Fix bug where email addresses were not created by make_user()

v2.2.2

Compare Source

  • Fix issue with User creation helper when User model doesn't have a username field
    • Improve assertNumQueriesLessThan
    • Add assertInContext

v2.2.1

Compare Source

  • Add Django 4.2 support

v2.2.0

Compare Source

  • Add support for Django 3.2.

v2.1.0

Compare Source

v2.0.1

Compare Source

  • Make assertLoginRequired work for pytest tp fixture.

v2.0.0

Compare Source

  • Drops Python 2.7, 3.4, and pypy and Django 1.11 support.
    • Add Django 3.1 support.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading