From a5896f00e76f364dcbe890492274a6e5a3c0e0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:56:42 +0000 Subject: [PATCH] chore(deps): bump pyarrow from 24.0.0 to 25.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-24.0.0...apache-arrow-25.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e4f479..114bb17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ python-multipart uvicorn==0.51.0 yfinance==1.5.2 pandas==3.0.5 -pyarrow==24.0.0 +pyarrow==25.0.0 ta==0.11.0 plotly==6.9.0 Jinja2==3.1.6