From fb845ef345bf733b019024670afcea3a2765480a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:42:53 +0000 Subject: [PATCH] Bump fastapi from 0.140.0 to 0.140.8 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.140.0 to 0.140.8. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.140.0...0.140.8) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.8 dependency-type: direct:production update-type: version-update:semver-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 c365e96..48c2934 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.140.0 +fastapi==0.140.8 gunicorn==26.0.0 h11==0.14.0 idna==3.4