Skip to content

Commit c8f7f60

Browse files
authored
Merge pull request #267 from fantix/pyup-update-quart-0.6.2-to-0.6.3
Update quart to 0.6.3
2 parents f79d0ff + 0c625a7 commit c8f7f60

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
@@ -9,7 +9,7 @@ sanic==0.7.0
99
aiohttp==3.3.2
1010
tornado==4.5.3
1111
async_generator==1.9.0
12-
quart==0.6.2;python_version>="3.6"
12+
quart==0.6.3;python_version>="3.6"
1313

1414
# tests
1515
coverage==4.5.1

0 commit comments

Comments
 (0)