From 58141f9926f6c5f5f06f31b1e3097edae4e9f70e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:02:03 +0000 Subject: [PATCH] chore(deps): update dependency tabulate to v0.10.0 --- i18n/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/requirements.txt b/i18n/requirements.txt index d7cf2aefa..9ca674469 100644 --- a/i18n/requirements.txt +++ b/i18n/requirements.txt @@ -28,6 +28,6 @@ sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -tabulate==0.9.0 +tabulate==0.10.0 uc-micro-py==2.0.0 urllib3==2.6.3