Update dependency fastapi to ^0.115.0

This commit is contained in:
renovate[bot]
2024-09-17 21:53:12 +00:00
parent 36579cfde1
commit 8b3b1a3e7a
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -207,13 +207,13 @@ files = [
[[package]]
name = "fastapi"
version = "0.114.2"
version = "0.115.0"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
optional = false
python-versions = ">=3.8"
files = [
{file = "fastapi-0.114.2-py3-none-any.whl", hash = "sha256:44474a22913057b1acb973ab90f4b671ba5200482e7622816d79105dcece1ac5"},
{file = "fastapi-0.114.2.tar.gz", hash = "sha256:0adb148b62edb09e8c6eeefa3ea934e8f276dabc038c5a82989ea6346050c3da"},
{file = "fastapi-0.115.0-py3-none-any.whl", hash = "sha256:17ea427674467486e997206a5ab25760f6b09e069f099b96f5b55a32fb6f1631"},
{file = "fastapi-0.115.0.tar.gz", hash = "sha256:f93b4ca3529a8ebc6fc3fcf710e5efa8de3df9b41570958abf1d97d843138004"},
]
[package.dependencies]
@ -1135,4 +1135,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "3e16ea4623937e5d3fb630debfb24f8703041bd7e2258e03dd2516306020b1e8"
content-hash = "dd72097a6f2d8d530d77914627f2ed6a4322b568992eadc664effd8d57fa7f9f"