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.