Skip to content
Snippets Groups Projects
Commit 269e4d39 authored by renovate-bot's avatar renovate-bot
Browse files

Update dependency uvicorn to v0.22.0

parent f5a9e194
Branches
Tags
1 merge request!5Update dependency uvicorn to v0.22.0
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand.
[[package]]
name = "anyio"
......@@ -710,14 +710,14 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[[package]]
name = "uvicorn"
version = "0.20.0"
version = "0.22.0"
description = "The lightning-fast ASGI server."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "uvicorn-0.20.0-py3-none-any.whl", hash = "sha256:c3ed1598a5668208723f2bb49336f4509424ad198d6ab2615b7783db58d919fd"},
{file = "uvicorn-0.20.0.tar.gz", hash = "sha256:a4e12017b940247f836bc90b72e725d7dfd0c8ed1c51eb365f5ba30d9f5127d8"},
{file = "uvicorn-0.22.0-py3-none-any.whl", hash = "sha256:e9434d3bbf05f310e762147f769c9f21235ee118ba2d2bf1155a7196448bd996"},
{file = "uvicorn-0.22.0.tar.gz", hash = "sha256:79277ae03db57ce7d9aa0567830bbb51d7a612f54d6e1e3e92da3ef24c2c8ed8"},
]
[package.dependencies]
......@@ -730,4 +730,4 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)",
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "eb1041a404ed55f339ba5c5e20658694a1825b33e75c7ae40914f9f959d6e437"
content-hash = "fdc918f385684470128aa6c9d3c4053b597e8cb483d01c47506c15c354ffb05a"
......@@ -13,7 +13,7 @@ secondary = true
python = "^3.9"
thecodelabs-baseutils = "*"
fastapi = "0.92.0"
uvicorn = "0.20.0"
uvicorn = "0.22.0"
sqlalchemy = "2.0.4"
apscheduler = "3.10.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment