From e4efaf34fa4ad66c5f476dbbfd4c476418795dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 11:43:12 +0000 Subject: [PATCH] Bump fastapi from 0.140.8 to 0.140.13 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.140.8 to 0.140.13. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.140.8...0.140.13) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.13 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 48c2934..a78e2d2 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.8 +fastapi==0.140.13 gunicorn==26.0.0 h11==0.14.0 idna==3.4