From 3e70f334becff25f46984b2bfa98bab4a1ed6776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 12:32:59 +0000 Subject: [PATCH] chore(deps): bump ta-lib from 0.6.8 to 0.7.0 Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python) from 0.6.8 to 0.7.0. - [Release notes](https://github.com/ta-lib/ta-lib-python/releases) - [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG) - [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.6.8...v0.7.0) --- updated-dependencies: - dependency-name: ta-lib dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c39f2ac..eff84986 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -TA-Lib==0.6.8 +TA-Lib==0.7.0 pandas==3.0.3 numpy==2.4.6 # matplotlib