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 bfdd9da commit 7aa7f0dCopy full SHA for 7aa7f0d
requirements_dev.txt
@@ -14,7 +14,7 @@ quart==0.7.0;python_version>="3.7" # pyup: update minor
14
# tests
15
coverage==4.5.1 # pyup: update minor
16
flake8==3.5.0 # pyup: update minor
17
-tox==3.6.0 # pyup: update minor
+tox==3.7.0 # pyup: update minor
18
pytest==4.1.0 # pyup: update minor
19
pytest-runner==4.2 # pyup: update minor
20
pytest-asyncio==0.10.0 # pyup: update minor
0 commit comments