From 16eb95c71d86ce1a07aaf91ebadd9ca7a93ed956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:16:40 +0000 Subject: [PATCH] Bump technical from 1.4.1 to 1.4.2 Bumps [technical](https://github.com/freqtrade/technical) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/freqtrade/technical/releases) - [Commits](https://github.com/freqtrade/technical/compare/1.4.1...1.4.2) --- 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 3edae7498..c64d088f6 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.1 +technical==1.4.2 tabulate==0.9.0 pycoingecko==3.1.0 jinja2==3.1.2