From 481ebd24d79e04e0498f0144af09122d409cdef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 02:44:41 +0200 Subject: [PATCH] build(deps): bump matplotlib from 3.10.1 to 3.10.3 (#545) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.1...v3.10.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.3 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 c076035..f43fcb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cachebox==5.0.1 numpy==2.2.5 numpydantic==1.6.8 -matplotlib==3.10.1 +matplotlib==3.10.3 fastapi[standard]==0.115.12 python-fasthtml==0.12.15 MonsterUI==1.0.19