From 327f750eadd344a3e034abc29deb487555ff9922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:52:31 +0000 Subject: [PATCH] Bump technical from 1.4.0 to 1.4.1 Bumps [technical](https://github.com/freqtrade/technical) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/freqtrade/technical/releases) - [Commits](https://github.com/freqtrade/technical/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: technical 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 5ef69111d..8083512bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ requests==2.31.0 urllib3==2.1.0 jsonschema==4.20.0 TA-Lib==0.4.28 -technical==1.4.0 +technical==1.4.1 tabulate==0.9.0 pycoingecko==3.1.0 jinja2==3.1.2