From 83079cdbc2f93fc4742b51af4580f73a75471647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 00:23:19 +0000 Subject: [PATCH] build(deps): Update fastapi requirement from >=0.140.7 to >=0.140.13 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.7...0.140.13) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.13 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 32bc74a..88fff98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dnspython>=2.8.0 dnstwist domcheck email-validator -fastapi>=0.140.7 +fastapi>=0.140.13 feedgen>=1.0.0 google-cloud-datastore google-cloud-pubsub