Update dependency fastapi to ^0.95.0

This commit is contained in:
renovate[bot]
2023-03-18 23:51:33 +00:00
parent da17ca75cb
commit 85ed6c124f
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -199,14 +199,14 @@ test = ["pytest (>=6)"]
[[package]]
name = "fastapi"
version = "0.94.1"
version = "0.95.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.94.1-py3-none-any.whl", hash = "sha256:451387550c2d25a972193f22e408a82e75a8e7867c834a03076704fe20df3256"},
{file = "fastapi-0.94.1.tar.gz", hash = "sha256:4a75936dbf9eb74be5eb0d41a793adefe9f3fc6ba66dbdabd160120fd3c2d9cd"},
{file = "fastapi-0.95.0-py3-none-any.whl", hash = "sha256:daf73bbe844180200be7966f68e8ec9fd8be57079dff1bacb366db32729e6eb5"},
{file = "fastapi-0.95.0.tar.gz", hash = "sha256:99d4fdb10e9dd9a24027ac1d0bd4b56702652056ca17a6c8721eec4ad2f14e18"},
]
[package.dependencies]
@ -942,4 +942,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "5f9178153ed2ca3582dea815ad163409196e28f96af208ba698b760293d07d90"
content-hash = "afcc8ca8a277a8e85a820a4421705afa0bc84770293d4cf29404f483a11dd678"