Skip to content

Commit 4071c4f

Browse files
chore: bump matplotlib from 3.10.5 to 3.10.6 (#896)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 459dfcb commit 4071c4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog/896.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump matplotlib from 3.10.5 to 3.10.6

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)