From 8a9c92974416a22f5aad82395c7be09876070bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:16:07 +0000 Subject: [PATCH] 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 f431d8fa49..7b45563bff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ scikit-learn==1.7.2 scipy==1.17.0 sendgrid==6.12.5 shap[plots]==0.50.0 -tabulate==0.9.0 +tabulate==0.10.0 taskcluster==96.4.0 tenacity==9.1.4 tqdm==4.67.3