From b12ea975e044c6c4594041b746418c2e7d6b3b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 03:04:30 +0000 Subject: [PATCH] chore(deps): bump tabulate from 0.9.0 to 0.10.0 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 0.10.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: tabulate dependency-version: 0.10.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 2232db604..85a989619 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ requests==2.32.5 urllib3==2.6.3 certifi==2026.2.25 jsonschema==4.26.0 -tabulate==0.9.0 +tabulate==0.10.0 pycoingecko==3.2.0 jinja2==3.1.6 joblib==1.5.3