Skip to content

Commit 9d2cb32

Browse files
authored
Merge pull request #252 from fantix/pyup-update-quart-0.5.0-to-0.6.0
Update quart to 0.6.0
2 parents f30fa92 + 0d57b5f commit 9d2cb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sanic==0.7.0
1111
aiohttp==3.3.1
1212
tornado==4.5.3
1313
async_generator==1.9.0
14-
quart==0.5.0
14+
quart==0.6.0;python_version>="3.6"
1515

1616
# tests
1717
coverage==4.5.1

0 commit comments

Comments
 (0)