From 6d442486073e80a8252e1561d8fca7aa9e1f30fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 06:18:21 +0000 Subject: [PATCH] chore(deps): bump ta-lib from 0.6.5 to 0.6.6 Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python) from 0.6.5 to 0.6.6. - [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.5...v0.6.6) --- updated-dependencies: - dependency-name: ta-lib dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39bd5ded3..b618b22b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ bottleneck==1.5.0 numexpr==2.11.0 # Indicator libraries ft-pandas-ta==0.3.15 -ta-lib==0.6.5 +ta-lib==0.6.6 technical==1.5.3 ccxt==4.5.2