From 660eb727425d910cf6f787cfab74f87bd8bf366e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:53:36 +0000 Subject: [PATCH] Bump fastapi from 0.135.3 to 0.136.1 in /backend Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.3 to 0.136.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.135.3...0.136.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 12f1750..02637bd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ authlib>=1.6.9 cachetools==5.5.2 email-validator==2.3.0 fastapi-pagination==0.15.12 -fastapi==0.135.3 +fastapi==0.136.1 geoip2==5.2.0 httpx==0.28.1 ldap3==2.9.1