fix(deps): update dependency fastapi to ^0.118.0 (#6281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-29 09:24:37 -05:00
committed by GitHub
parent 37c9166a77
commit afdd0b15dc
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -738,14 +738,14 @@ cli = ["requests"]
[[package]]
name = "fastapi"
version = "0.117.1"
version = "0.118.0"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
optional = false
python-versions = ">=3.8"
groups = ["main"]
files = [
{file = "fastapi-0.117.1-py3-none-any.whl", hash = "sha256:33c51a0d21cab2b9722d4e56dbb9316f3687155be6b276191790d8da03507552"},
{file = "fastapi-0.117.1.tar.gz", hash = "sha256:fb2d42082d22b185f904ca0ecad2e195b851030bd6c5e4c032d1c981240c631a"},
{file = "fastapi-0.118.0-py3-none-any.whl", hash = "sha256:705137a61e2ef71019d2445b123aa8845bd97273c395b744d5a7dfe559056855"},
{file = "fastapi-0.118.0.tar.gz", hash = "sha256:5e81654d98c4d2f53790a7d32d25a7353b30c81441be7d0958a26b5d761fa1c8"},
]
[package.dependencies]
@@ -4010,4 +4010,4 @@ pgsql = ["psycopg2-binary"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.12,<3.13"
content-hash = "ef835ec56573f2240e32f74841e74bfa238c1c0182da41969ab1ee41b2ba6a2a"
content-hash = "456600838d923eefd6eb56d979d2e80ee391a6c5d31d50586ea25a541df72d4a"