From 97bc19ea616e892767c8adaacb45d940657a2fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:08:59 +0000 Subject: [PATCH] chore(deps): Bump fastapi in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.135.1 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.135.1...0.135.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 834d887..c76b48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.135.1 +fastapi==0.135.2 uvicorn==0.42.0 requests==2.32.5 PyJWT[crypto]==2.12.1