build(deps): bump matplotlib from 3.10.9 to 3.11.0 (#1103)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.9 to 3.11.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.9...v3.11.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-16 12:48:08 +02:00
committed by GitHub
parent ebea67050e
commit 6161af8a69

View File

@@ -19,7 +19,7 @@ dependencies = [
"cachebox==6.1.0",
"numpy==2.4.6",
"numpydantic==1.9.1",
"matplotlib==3.10.9",
"matplotlib==3.11.0",
"contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.137.1",
"fastapi_cli==0.0.24",