From 9f5c6a445cacfe2ceec13b8430cc44be563bf40a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 08:17:19 +0000 Subject: [PATCH] chore(deps): update dependency tabulate to v0.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4305102..ca2ce09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -248,7 +248,7 @@ sphinxcontrib-serializinghtml==2.0.0 # via sphinx stack-data==0.6.3 # via ipython -tabulate==0.8.10 +tabulate==0.10.0 # via tsplib95 tqdm==4.67.1 # via geoprofile (pyproject.toml)