Skip to content

chore(deps): update dependency django-stubs to v5

David Burke requested to merge renovate/django-stubs-5.x into master

This MR contains the following updates:

Package Type Update Change
django-stubs (changelog) dev major ^4.0.0 -> ^5.0.0

Release Notes

typeddjango/django-stubs (django-stubs)

v5.0.0

Compare Source

Announcements

  • QuerySet class no longer derives from Collection. If you run into errors like incompatible type "_QuerySet[User, User]"; expected "Collection[User]", please read this announcement.

Headline changes

What's Changed

New Contributors

Full Changelog: https://github.com/typeddjango/django-stubs/compare/4.2.7...5.0.0


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 this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports