From 23eef57edb8c017c676081de8646a9f2aa50e475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:06:37 +0000 Subject: [PATCH] Bump matplotlib from 3.10.3 to 3.10.8 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.3 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.3...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- benchmark-scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark-scripts/requirements.txt b/benchmark-scripts/requirements.txt index 8b97a3a..f5529fd 100644 --- a/benchmark-scripts/requirements.txt +++ b/benchmark-scripts/requirements.txt @@ -2,5 +2,5 @@ coverage==7.6.1 numpy>=1.26.0 pandas>=2.1.0 natsort>=8.4.0 -matplotlib==3.10.3 +matplotlib==3.10.8 psutil \ No newline at end of file