mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-22 09:31:08 +00:00
Update pytest-cov to 5.0.0
This commit is contained in:
parent
0007c86a2c
commit
cfcb873235
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ celery-types==0.18.0
|
||||||
django-stubs[compatible-mypy]==4.2.4
|
django-stubs[compatible-mypy]==4.2.4
|
||||||
mypy==1.5.1
|
mypy==1.5.1
|
||||||
pylint==2.15.0
|
pylint==2.15.0
|
||||||
pytest==6.2.5
|
pytest==8.0.2
|
||||||
pytest-cov==2.10.1
|
pytest-cov==5.0.0
|
||||||
pytest-django==4.8.0
|
pytest-django==4.8.0
|
||||||
pytest-env==0.6.2
|
pytest-env==0.6.2
|
||||||
pytest-xdist==2.3.0
|
pytest-xdist==2.3.0
|
||||||
|
|
Loading…
Reference in a new issue