mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-29 17:39:48 +03:00
Update pytest to 5.x
This commit is contained in:
parent
df1d146ee7
commit
2cd5d58e3b
|
@ -1,4 +1,4 @@
|
||||||
# Pytest for running the tests.
|
# Pytest for running the tests.
|
||||||
pytest>=4.5.0,<4.6
|
pytest>=5.0,<5.1
|
||||||
pytest-django>=3.4.8,<3.5
|
pytest-django>=3.5.1,<3.6
|
||||||
pytest-cov>=2.7.1
|
pytest-cov>=2.7.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user