Update dependency quart to v0.16.2 #35

Open
Renovate Bot wants to merge 1 commit from renovate/quart-0.x into develop

View file

@ -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