We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b0e5c commit a07bec5Copy full SHA for a07bec5
requirements_dev.txt
@@ -15,7 +15,7 @@ quart==0.6.10;python_version>="3.6" # pyup: update minor
15
coverage==4.5.1 # pyup: update minor
16
flake8==3.5.0 # pyup: update minor
17
tox==3.5.2 # pyup: update minor
18
-pytest==3.10.0 # pyup: update minor
+pytest==4.0.0 # pyup: update minor
19
pytest-runner==4.2 # pyup: update minor
20
pytest-asyncio==0.9.0 # pyup: update minor
21
pytest-tornado5==2.0.0 # pyup: update minor
0 commit comments