From 7e333b34fc8e43f70a53a0d4f36f16cf4e0b9c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 09:20:18 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.118.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8311262..980cb66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ click==8.1.7 dnspython==2.6.1 docopt==0.6.2 ecdsa==0.19.0 -fastapi==0.109.2 +fastapi==0.118.0 h11==0.14.0 httptools==0.6.1 idna==3.7