Skip to content

Commit b3a779d

Browse files
authored
Merge pull request #388 from fantix/pyup-update-quart-0.6.8-to-0.6.9
Update quart to 0.6.9
2 parents 1eb8a62 + dcf5249 commit b3a779d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sanic==0.8.3
99
aiohttp==3.4.4
1010
tornado==4.5.3
1111
async_generator==1.10
12-
quart==0.6.8;python_version>="3.6"
12+
quart==0.6.9;python_version>="3.6"
1313

1414
# tests
1515
coverage==4.5.1 # pyup: update minor

0 commit comments

Comments
 (0)