We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e3222 commit cfa1785Copy full SHA for cfa1785
1 file changed
requirements_dev.txt
@@ -9,7 +9,7 @@ sanic==0.8.3
9
aiohttp==3.4.4
10
tornado==4.5.3
11
async_generator==1.10
12
-quart==0.6.9;python_version>="3.6"
+quart==0.6.10;python_version>="3.6"
13
14
# tests
15
coverage==4.5.1 # pyup: update minor
0 commit comments