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.

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.
4ed72fb0e3eb3ac502045a44fbf920c39d553d98 Christian Hammond
dev-requirements.txt
Loading...