Skip to content

Commit b34fdee

Browse files
chore: bump matplotlib from 3.10.5 to 3.10.6
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.5 to 3.10.6. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@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] <[email protected]>
1 parent 724f138 commit b34fdee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ codegen = [
5454
"Jinja2"
5555
]
5656
tests = [
57-
"matplotlib==3.10.5",
57+
"matplotlib==3.10.6",
5858
"numpy==2.2.6",
5959
"pytest==8.4.1",
6060
"pytest-cov==6.2.1",
@@ -68,7 +68,7 @@ tests = [
6868
]
6969
doc = [
7070
"recommonmark==0.7.1",
71-
"matplotlib==3.10.5",
71+
"matplotlib==3.10.6",
7272
"imageio==2.37.0",
7373
"imageio-ffmpeg==0.6.0",
7474
"numpydoc==1.9.0",

0 commit comments

Comments
 (0)