From bd045acd0b7542bf72c327311be1a5f0c66adcbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:13:01 +0000 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.10.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6ff9a0d..e171a17f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.26.4 pandas==2.3.3 scikit-learn==1.7.2 -matplotlib==3.9.2 +matplotlib==3.10.7 sympy==1.13.3 parameterized==0.9.0 kneed==0.8.5