Update dependency fastapi to ^0.102.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@ -193,14 +193,14 @@ test = ["pytest (>=6)"]
|
||||
|
||||
[[package]]
|
||||
name = "fastapi"
|
||||
version = "0.101.1"
|
||||
version = "0.102.0"
|
||||
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "fastapi-0.101.1-py3-none-any.whl", hash = "sha256:aef5f8676eb1b8389952e1fe734abe20f04b71f6936afcc53b320ba79b686a4b"},
|
||||
{file = "fastapi-0.101.1.tar.gz", hash = "sha256:7b32000d14ca9992f7461117b81e4ef9ff0c07936af641b4fe40e67d5f9d63cb"},
|
||||
{file = "fastapi-0.102.0-py3-none-any.whl", hash = "sha256:34db27d0af54ee0d92c540e83c6ee6a11de93f63bbdf73fda54fff9a10c52569"},
|
||||
{file = "fastapi-0.102.0.tar.gz", hash = "sha256:e3652cb9bdf4df1dedda4fce9454e9f75a8c969b5cdd3faf1bd5c6f5d2daab08"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -1002,4 +1002,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "3b1502be88dba0c67fc66e70ca8b3b05a323f3728a0bcc6f5bc38a69e336e632"
|
||||
content-hash = "90e7e5a7d5a64fc35119dc0efa3ffe9baac70dc69820848d3e97cd513860495f"
|
||||
|
Reference in New Issue
Block a user