Update dependencies for Django 3.2

Review Request #12047 — Created Feb. 7, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

This change pulls in the new dependencies for Djblets 3.x and Django
3.2. It also gets rid of a number of special dependency pins for
Python 2.7, which we no longer support on this branch.

  • Ran setup.py develop for all supported Django versions.
  • Ran unit tests.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Update dependencies for Django 3.2
This change pulls in the new dependencies for Djblets 3.x and Django 3.2. Testing Done: - Ran setup.py develop for all supported Django versions. - Ran unit tests.
5158537b17a177991d3e089158472e802fd6b4c5 David Trowbridge
setup.cfg
reviewboard/dependencies.py
Loading...