|
@@ -4036,13 +4036,13 @@ ua-parser = ">=0.10.0"
|
|
|
|
|
|
[[package]]
|
|
|
name = "uvicorn"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
description = "The lightning-fast ASGI server."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "uvicorn-0.29.0-py3-none-any.whl", hash = "sha256:2c2aac7ff4f4365c206fd773a39bf4ebd1047c238f8b8268ad996829323473de"},
|
|
|
- {file = "uvicorn-0.29.0.tar.gz", hash = "sha256:6a69214c0b6a087462412670b3ef21224fa48cae0e452b5883e8e8bdfdd11dd0"},
|
|
|
+ {file = "uvicorn-0.30.0-py3-none-any.whl", hash = "sha256:78fa0b5f56abb8562024a59041caeb555c86e48d0efdd23c3fe7de7a4075bdab"},
|
|
|
+ {file = "uvicorn-0.30.0.tar.gz", hash = "sha256:f678dec4fa3a39706bbf49b9ec5fc40049d42418716cea52b53f07828a60aa37"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -4304,4 +4304,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.10"
|
|
|
-content-hash = "9dbeb53bcb03d6022950c791243f1735869a781dad5cc4740523d521bb34517e"
|
|
|
+content-hash = "3a03df47658340e4c018c64a2ed1f207072f84122651be07f9a27a9c2ff4568d"
|