Update pytest versions

This commit is contained in:
Pravin Kamble 2026-01-30 19:53:31 +05:30
parent b5455c5daf
commit a4aaf27c5e

View File

@ -49,8 +49,8 @@ test = [
"importlib-metadata<5.0",
# Pytest for running the tests.
"pytest>=7.0.1,<8",
"pytest-cov>=4.0.0,<5.0",
"pytest>=7.0.1,<10",
"pytest-cov>=4.0.0,<8.0",
"pytest-django>=4.5.2,<5",
# Remove when dropping support for Django<5.0