From 3da3290224138251953ab7f4215663f60b1cb1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:04:11 +0000 Subject: [PATCH] chore(deps): bump technical from 1.5.4 to 1.6.0 Bumps [technical](https://github.com/freqtrade/technical) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/freqtrade/technical/releases) - [Commits](https://github.com/freqtrade/technical/compare/1.5.4...1.6.0) --- updated-dependencies: - dependency-name: technical dependency-version: 1.6.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 f33fd73c2..66ec97438 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numexpr==2.14.1 # Indicator libraries ft-pandas-ta==0.3.16 ta-lib==0.6.8 -technical==1.5.4 +technical==1.6.0 ccxt==4.5.47 cryptography==46.0.7