Update pytest version and related packages (#1820)

Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
Richard Schreiber
2020-10-24 12:39:55 +02:00
committed by GitHub
parent a0dd8f74e4
commit 8037a8ce7f
3 changed files with 9 additions and 7 deletions

View File

@@ -7,10 +7,10 @@ flake8==3.7.*
codecov
coverage
pytest-cov
pytest==5.3.*
pytest-django
pytest==6.*
pytest-django==4.*
isort
pytest-rerunfailures==8.*
pytest-rerunfailures==9.*
pytest-mock==2.0.*
responses
potypo