From 176b56c9ebce5d13d1a37ea7ccb0b70729ede036 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 02:13:27 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.10.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b36deee9..b4214f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==2.3.5 pandas==3.0.2 scikit-learn~=1.8.0 -matplotlib==3.10.8 +matplotlib==3.10.9 sympy==1.14.0 parameterized==0.9.0 kneed==0.8.6