Stop Pyup trying to upgrade us to Pytest 4

There’s no point until we’ve changed our code to conform.
This commit is contained in:
Chris Hill-Scott
2019-03-25 12:04:42 +00:00
committed by GitHub
parent 0a4208ae36
commit 8f7d18efb5

View File

@@ -1,6 +1,6 @@
-r requirements.txt
isort==4.3.16
pytest==3.10.1
pytest==3.10.1 # pyup: <4.0.0
pytest-env==0.6.2
pytest-mock==1.10.1
pytest-cov==2.6.1