From 22809c1e9b2a072761daac3f4ccc9c086cba37dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 21:37:17 +0200 Subject: [PATCH] build(deps): bump matplotlib from 3.10.5 to 3.10.6 (#669) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.5 to 3.10.6. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.5...v3.10.6) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 935a717..7c90dbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cachebox==5.0.1 numpy==2.3.2 numpydantic==1.6.11 -matplotlib==3.10.5 +matplotlib==3.10.6 fastapi[standard]==0.115.14 python-fasthtml==0.12.25 MonsterUI==1.0.25