From cf4c29a57f5e12910f958f41df0e06e2a5b8eba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:43:41 +0000 Subject: [PATCH] chore(deps): bump technical from 1.4.4 to 1.5.0 Bumps [technical](https://github.com/freqtrade/technical) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/freqtrade/technical/releases) - [Commits](https://github.com/freqtrade/technical/compare/1.4.4...1.5.0) --- updated-dependencies: - dependency-name: technical 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 54f6e054c..7a4198536 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ requests==2.32.3 urllib3==2.3.0 jsonschema==4.23.0 TA-Lib==0.4.34 -technical==1.4.4 +technical==1.5.0 tabulate==0.9.0 pycoingecko==3.2.0 jinja2==3.1.5