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 ef46e26 commit 1d80a12Copy full SHA for 1d80a12
requirements_dev.txt
@@ -9,7 +9,7 @@ sanic==18.12.0 # pyup: update minor
9
aiohttp==3.5.0 # pyup: update minor
10
tornado==5.1.1 # pyup: update minor
11
async_generator==1.10 # pyup: update minor
12
-quart==0.7.0;python_version>="3.7" # pyup: update minor
+quart==0.8.0;python_version>="3.7" # pyup: update minor
13
14
# tests
15
coverage==4.5.1 # pyup: update minor
0 commit comments