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.
2 parents b761276 + 61e3fb4 commit 6a20a04Copy full SHA for 6a20a04
requirements_dev.txt
@@ -15,12 +15,12 @@ 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
22
pytest-mock==1.10.0 # pyup: update minor
23
-pytest-cov==2.6.0 # pyup: update minor
+pytest-cov==2.6.1 # pyup: update minor
24
25
# docs
26
Sphinx==1.8.1 # pyup: update minor
0 commit comments