Update our versions of pytest and related packages.

Review Request #14119 — Created Aug. 23, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

Modern versions of pytest are built to work on Python 3.12, and have a
better chance of working on 3.13. This change bumps to the latest
versions of pytest, pytest-django, and pytest-env, giving us a
better foundation going forward.

Installed the new packages and ran the test suite. All tests pass
across all our supported versions of Python.

Commits

Files