Merge pull request 'chore(deps): update dependency quart to v0.19.8' (#245) from renovate/quart-0.x-lockfile into master
All checks were successful
divent / lint (push) Successful in 1m33s
divent / docker (push) Successful in 1m17s
divent / pypi (push) Has been skipped

Reviewed-on: #245
This commit is contained in:
Michel Roux 2024-10-26 08:47:03 +00:00
commit 000bcb07b2

6
poetry.lock generated
View File

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