From 05f6edbb6b42baae1be2b5446ea8bba52bdc083f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:42:58 +0000 Subject: [PATCH] Bump fastapi from 0.139.2 to 0.140.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.139.2 to 0.140.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.2...0.140.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.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 75845ae..c365e96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.15.1 click==8.1.3 cryptography==39.0.1 ecdsa==0.18.0 -fastapi==0.139.2 +fastapi==0.140.0 gunicorn==26.0.0 h11==0.14.0 idna==3.4