Skip to content

Commit 191913e

Browse files
build(deps-dev): bump matplotlib from 3.9.1 to 3.11.0 (#788)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.1...v3.11.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:development 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>
1 parent 35bd6bf commit 191913e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ docs = [
6666
"numpy<2",
6767
"gurobipy>=13.0.0",
6868
"ipykernel==6.29.5",
69-
"matplotlib==3.9.1",
69+
"matplotlib==3.11.0",
7070
"highspy>=1.7.1",
7171
]
7272
dev = [

0 commit comments

Comments
 (0)