Update dependency quart to v0.16.2

This commit is contained in:
Renovate Bot 2021-12-24 08:02:36 +00:00
parent d5931d37b5
commit 8b848878c4

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