From 1b2e683469ea89a6c8b1f6d60d8e715531414ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:33:00 +0000 Subject: [PATCH] chore: bump fastapi from 0.136.1 to 0.139.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.1 to 0.139.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.1...0.139.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.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 b9748c53..a583b752 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ colorama==0.4.6 cryptography==49.0.0 distro==1.9.0 execnet==2.1.2 -fastapi==0.136.1 +fastapi==0.139.0 fastuuid==0.14.0 feedparser==6.0.12 filelock==3.29.4