From 42a78095c25ed845c5f26d3c7d87dd63d9a304af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 00:23:24 +0000 Subject: [PATCH] build(deps): Update fastapi requirement from >=0.140.13 to >=0.141.1 Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.140.13...0.141.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88fff98..ccb23c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dnspython>=2.8.0 dnstwist domcheck email-validator -fastapi>=0.140.13 +fastapi>=0.141.1 feedgen>=1.0.0 google-cloud-datastore google-cloud-pubsub