From 73adbe9e0cecc2ccd904a7df8a7b3308c239885c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:56:42 +0000 Subject: [PATCH] chore(deps): bump pycoingecko from 3.1.0 to 3.2.0 Bumps [pycoingecko](https://github.com/man-c/pycoingecko) from 3.1.0 to 3.2.0. - [Changelog](https://github.com/man-c/pycoingecko/blob/master/CHANGELOG.md) - [Commits](https://github.com/man-c/pycoingecko/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: pycoingecko 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 ed7dd3e86..b30df7bb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ jsonschema==4.23.0 TA-Lib==0.4.32 technical==1.4.4 tabulate==0.9.0 -pycoingecko==3.1.0 +pycoingecko==3.2.0 jinja2==3.1.4 tables==3.10.1 joblib==1.4.2