Skip to content

Commit d290c14

Browse files
authored
Merge pull request #256 from fantix/pyup-update-quart-0.6.0-to-0.6.1
Update quart to 0.6.1
2 parents f762345 + 0226b5e commit d290c14

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.2
1212
tornado==4.5.3
1313
async_generator==1.9.0
14-
quart==0.6.0;python_version>="3.6"
14+
quart==0.6.1;python_version>="3.6"
1515

1616
# tests
1717
coverage==4.5.1

0 commit comments

Comments
 (0)