From c16c7a29c917408e83af35da316f2652f7b282ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:23:39 +0000 Subject: [PATCH] build(deps): Update fastapi requirement from >=0.139.0 to >=0.139.2 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.139.0...0.139.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.2 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 fbaaace..25ffb1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ dnspython>=2.8.0 dnstwist domcheck email-validator -fastapi>=0.139.0 +fastapi>=0.139.2 feedgen>=1.0.0 google-cloud-datastore google-cloud-pubsub