chore(deps): update dependency quart to ^0.19.9
This commit is contained in:
parent
22836dc60a
commit
dc9bfa3838
8
poetry.lock
generated
8
poetry.lock
generated
@ -1249,13 +1249,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "quart"
|
name = "quart"
|
||||||
version = "0.19.8"
|
version = "0.19.9"
|
||||||
description = "A Python ASGI web microframework with the same API as Flask"
|
description = "A Python ASGI web microframework with the same API as Flask"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "quart-0.19.8-py3-none-any.whl", hash = "sha256:34eeb559014f4e72e093d034cfe203b1a6262e9d3504f826f293090e230609f2"},
|
{file = "quart-0.19.9-py3-none-any.whl", hash = "sha256:8acb8b299c72b66ee9e506ae141498bbbfcc250b5298fbdb712e97f3d7e4082f"},
|
||||||
{file = "quart-0.19.8.tar.gz", hash = "sha256:ef567d0be7677c99890d5c6ff30e679699fe7e5fca1a90fa3b6974edd8421794"},
|
{file = "quart-0.19.9.tar.gz", hash = "sha256:30a61a0d7bae1ee13e6e99dc14c929b3c945e372b9445d92d21db053e91e95a5"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -1643,4 +1643,4 @@ propcache = ">=0.2.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = ">=3.13,<4.0"
|
python-versions = ">=3.13,<4.0"
|
||||||
content-hash = "92bf0c9096cb9635e75536005f527050c46de6f8be86f08bc8760690f6a6b4d2"
|
content-hash = "7d73a5e2b0eda889c4ff32858d51003d42e38e595ac732fd045efa054d63329e"
|
||||||
|
@ -17,7 +17,7 @@ disnake = "^2.9.2"
|
|||||||
audioop-lts = "^0.2.1"
|
audioop-lts = "^0.2.1"
|
||||||
ics = "0.8.0.dev0"
|
ics = "0.8.0.dev0"
|
||||||
python-dotenv = "^1.0.1"
|
python-dotenv = "^1.0.1"
|
||||||
quart = "^0.19.8"
|
quart = "^0.19.9"
|
||||||
requests-oauthlib = "^2.0.0"
|
requests-oauthlib = "^2.0.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user