From 807c089abce5db4b0b5f2c5f2316e411d3e8ed7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:27:11 +0000 Subject: [PATCH] build(deps): Bump fastapi from 0.115.13 to 0.120.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.13 to 0.120.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.13...0.120.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ca9af1..b5c62a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ alembic==1.14.0 asyncpg==0.30.0 bcrypt==4.3.0 -fastapi==0.115.13 +fastapi==0.120.0 pydantic==2.11.7 pydantic-settings==2.10.1 pydantic[email]==2.11.7