From d6c5bfea70d880c8e8b25585ace9f76de2b29fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:05:08 +0000 Subject: [PATCH] chore(deps): update dependency tsam to v2.3.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0f4822d6..b3e923975 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dev = [ "ruff==0.13.0", "pre-commit==4.3.0", "pyvis==0.3.2", - "tsam==2.3.1", + "tsam==2.3.9", "scipy==1.15.1", "gurobipy==12.0.3", "dash==3.0.0",