Skip to content

Commit 04e84ec

Browse files
pyup-botwwwjfy
authored andcommitted
Update quart from 0.9.1 to 0.10.0 (#534)
1 parent 8b0b19a commit 04e84ec

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==19.3.1 # pyup: update minor
99
aiohttp==3.5.0 # pyup: update minor
1010
tornado==6.0 # pyup: update minor
1111
async_generator==1.10 # pyup: update minor
12-
quart==0.9.1;python_version>="3.7" # pyup: update minor
12+
quart==0.10.0;python_version>="3.7" # pyup: update minor
1313
starlette==0.12.0;python_version>="3.6" # pyup: update minor
1414

1515
# tests

0 commit comments

Comments
 (0)