From cc58ab32932a6e02ac76b21d652769518a94cc96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:07:52 +0000 Subject: [PATCH] chore(deps): update dependency multimethod to v2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e46cb237c..1adcf65d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ # Progress bar "tqdm>=4.66.3, <5", "seaborn>=0.10.1, <0.14", - "multimethod>=1.4, <2", + "multimethod>=2, <3", # metrics "statsmodels>=0.13.2, <1", # type checking