Update dependency quart to v0.16.2 #35
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[options]
|
[options]
|
||||||
install_requires =
|
install_requires =
|
||||||
quart==0.15.1
|
quart==0.16.2
|
||||||
|
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
# Used inside Tox for running tests
|
# Used inside Tox for running tests
|
||||||
|
|
|
||||||
Reference in a new issue