Skip to content

Commit f6da2aa

Browse files
committed
Update quart from 0.6.10 to 0.7.0
1 parent 5dd1084 commit f6da2aa

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.8.3 # pyup: update minor
99
aiohttp==3.4.4 # pyup: update minor
1010
tornado==5.1.1 # pyup: update minor
1111
async_generator==1.10 # pyup: update minor
12-
quart==0.6.10;python_version>="3.6" # pyup: update minor
12+
quart==0.7.0;python_version>="3.6" # pyup: update minor
1313

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

0 commit comments

Comments
 (0)