chore(deps): update dependency quart to v0.19.6
All checks were successful
divent / lint (push) Successful in 2m3s
divent / docker (push) Successful in 1m22s
divent / pypi (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-05-20 06:47:10 +00:00
parent 194435f04d
commit f62742d62a

6
poetry.lock generated
View File

@ -1254,13 +1254,13 @@ files = [
[[package]]
name = "quart"
version = "0.19.5"
version = "0.19.6"
description = "A Python ASGI web microframework with the same API as Flask"
optional = false
python-versions = ">=3.8"
files = [
{file = "quart-0.19.5-py3-none-any.whl", hash = "sha256:581d959bda40d3c45500c50007a6451a157fd381c70d3556811bdd334adb9657"},
{file = "quart-0.19.5.tar.gz", hash = "sha256:fbe3cff25cd18b5c0e8d82bbeeaa43d78f35e5221ca5c50bb0b7c20255c87ab8"},
{file = "quart-0.19.6-py3-none-any.whl", hash = "sha256:f9092310f4eb120903da692a5e4354f05d48c28ca7ec3054d3d94dd862412c58"},
{file = "quart-0.19.6.tar.gz", hash = "sha256:89ddda6da24300a5ea4f21e4582d5e89bc8ea678e724e0b747767143401e4558"},
]
[package.dependencies]