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 b761276 commit c1016f4Copy full SHA for c1016f4
requirements_dev.txt
@@ -15,7 +15,7 @@ quart==0.7.0;python_version>="3.7" # pyup: update minor
15
coverage==4.5.1 # pyup: update minor
16
flake8==3.5.0 # pyup: update minor
17
tox==3.6.0 # pyup: update minor
18
-pytest==4.0.0 # pyup: update minor
+pytest==4.1.0 # pyup: update minor
19
pytest-runner==4.2 # pyup: update minor
20
pytest-asyncio==0.10.0 # pyup: update minor
21
pytest-tornado5==2.0.0 # pyup: update minor
0 commit comments