Update dependency quart to v0.19.4 #174

Merged
Xefir merged 1 commits from renovate/quart-0.x-lockfile into master 2023-11-21 12:55:08 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 42154aad48 - Show all commits

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]