build(deps): bump matplotlib from 3.11.0 to 3.11.1 (#1180)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

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

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-07-20 14:37:55 +02:00
committed by GitHub
parent 3bb0e02aed
commit 46feb18609

View File

@@ -19,7 +19,7 @@ dependencies = [
"cachebox==6.1.2",
"numpy==2.4.6",
"numpydantic==1.10.0",
"matplotlib==3.11.0",
"matplotlib==3.11.1",
"contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.139.2",
"fastapi_cli==0.0.32",