Update our versions of pytest and related packages.

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

Information

Review Board
release-7.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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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.
9f4a19b17304909ee34f09607c0acde5eb792335 Christian Hammond
dev-requirements.txt
Loading...