Bump Python version, Django and downstream dependencies.

Review Request #14765 — Created Jan. 8, 2026 and updated

Information

Djblets
release-6.x

Reviewers

This change bumps several dependencies for Djblets 6.0:

  • Python 3.10+
  • Django 5.2
  • django-assert-queries 3.0a0
  • django-pipeline 4.1
  • typelets 1.1 (actually part of /r/14761)
  • Ran pip install -e .
  • Ran unit tests.
  • Built static media.
Summary ID
Bump Python version, Django and downstream dependencies.
This change bumps several dependencies for Djblets 6.0: - Python 3.10+ - Django 5.2 - django-assert-queries 3.0a0 - django-pipeline 4.1 - typelets 1.1 (this will actually go into 7.1.x, but my tree needs it here for now) Testing Done: - Ran `pip install -e .` - Ran unit tests. - Built static media.
zttprqklnnsuumkkqklovwzozppquovk
Checks run (2 succeeded)
flake8 passed.
JSHint passed.