Update our versions of pytest and related packages.

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

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.

Summary ID
Update our versions of pytest and related packages.
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.
4ed72fb0e3eb3ac502045a44fbf920c39d553d98
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (4f33864)