mirror of
https://github.com/encode/django-rest-framework.git
synced 2026-02-18 05:00:33 +03:00
Update pytest versions
This commit is contained in:
parent
b5455c5daf
commit
a4aaf27c5e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user