From c979e5295c948de8fbb1c0a2735a1e27babc6165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:09:48 +0000 Subject: [PATCH] chore(deps): bump the web-framework group across 1 directory with 2 updates Bumps the web-framework group with 2 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `fastapi` from 0.139.2 to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.2...0.140.13) Updates `uvicorn` from 0.51.0 to 0.52.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.51.0...0.52.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-framework - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-framework ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3e4f479..18fd11e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ pytest>=9.1.1 packaging>=23.0 -fastapi==0.139.2 +fastapi==0.140.13 python-dotenv>=1.0.0 slowapi>=0.1.10 starlette-csrf>=3.0.0 python-multipart -uvicorn==0.51.0 +uvicorn==0.52.0 yfinance==1.5.2 pandas==3.0.5 pyarrow==24.0.0