aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-20 18:48:31 +0100
committerGravatar GitHub <[email protected]>2024-07-20 18:48:31 +0100
commitdd28ea2e02d33dda09efe359108b392389ce5be3 (patch)
tree3296fc1a0aacc6321ea05f5414c703efd486ee86 /poetry.lock
parentUpdate dependency starlette to ^0.38.0 (#300) (diff)
Update dependency uvicorn to v0.30.3 (#299)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | uvicorn | 0.30.1 | 0.30.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index f1e0e79..7582cd4 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1000,13 +1000,13 @@ zstd = ["zstandard (>=0.18.0)"]
[[package]]
name = "uvicorn"
-version = "0.30.1"
+version = "0.30.3"
description = "The lightning-fast ASGI server."
optional = false
python-versions = ">=3.8"
files = [
- {file = "uvicorn-0.30.1-py3-none-any.whl", hash = "sha256:cd17daa7f3b9d7a24de3617820e634d0933b69eed8e33a516071174427238c81"},
- {file = "uvicorn-0.30.1.tar.gz", hash = "sha256:d46cd8e0fd80240baffbcd9ec1012a712938754afcf81bce56c024c1656aece8"},
+ {file = "uvicorn-0.30.3-py3-none-any.whl", hash = "sha256:94a3608da0e530cea8f69683aa4126364ac18e3826b6630d1a65f4638aade503"},
+ {file = "uvicorn-0.30.3.tar.gz", hash = "sha256:0d114d0831ff1adbf231d358cbf42f17333413042552a624ea6a9b4c33dcfd81"},
]
[package.dependencies]