Merge pull request 'Update dependency quart to v0.19.4' (#174) from renovate/quart-0.x-lockfile into master
divent / lint (push) Successful in 2m32s Details
divent / docker (push) Successful in 2m15s Details
divent / pypi (push) Has been skipped Details

Reviewed-on: #174
This commit is contained in:
Michel Roux 2023-11-21 12:55:07 +00:00
commit 0071466b3e
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -1225,13 +1225,13 @@ files = [
[[package]]
name = "quart"
version = "0.19.3"
version = "0.19.4"
description = "A Python ASGI web microframework with the same API as Flask"
optional = false
python-versions = ">=3.8"
files = [
{file = "quart-0.19.3-py3-none-any.whl", hash = "sha256:3bfb433bb4edfcb13eb908096e579cb99eaae0b57ef05a3edfde797a2b12518a"},
{file = "quart-0.19.3.tar.gz", hash = "sha256:530ab6cc9b9e694ba48c00085a7bf881e2f7f23bdc51e27281e6739eee36c13f"},
{file = "quart-0.19.4-py3-none-any.whl", hash = "sha256:959da9371b44b6f48d952661863f8f64e68a893481ef3f2ef45b177629dc0928"},
{file = "quart-0.19.4.tar.gz", hash = "sha256:22ff186cf164955a7bf7483ff42a739a9fad3b119041846b15dc9597ec74c85c"},
]
[package.dependencies]