Skip to content

Commit 8d50e34

Browse files
authored
Merge pull request #259 from fantix/pyup-update-quart-0.6.1-to-0.6.2
Update quart to 0.6.2
2 parents 6503393 + ad5f999 commit 8d50e34

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.1;python_version>="3.6"
14+
quart==0.6.2;python_version>="3.6"
1515

1616
# tests
1717
coverage==4.5.1

0 commit comments

Comments
 (0)