Skip to content

Commit 36fe272

Browse files
build: bump matplotlib from 3.10.3 to 3.10.5 in the core group (#4164)
* build: bump matplotlib from 3.10.3 to 3.10.5 in the core group Bumps the core group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib). Updates `matplotlib` from 3.10.3 to 3.10.5 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.3...v3.10.5) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4164.miscellaneous.md [dependabot-skip] --------- 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 ead8c24 commit 36fe272

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/4164.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump matplotlib from 3.10.3 to 3.10.5 in the core group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"ansys-dpf-core[graphics]==0.13.6",
6767
"ansys-tools-visualization-interface==0.11.0",
6868
"autopep8==2.3.2",
69-
"matplotlib==3.10.3",
69+
"matplotlib==3.10.5",
7070
"pandas==2.3.1",
7171
"pyansys-tools-report==0.8.2",
7272
"pyfakefs==5.9.1",
@@ -95,7 +95,7 @@ doc = [
9595
"jupyter_sphinx==0.5.3",
9696
"jupyterlab>=3.2.8",
9797
"linuxdoc==20240924",
98-
"matplotlib==3.10.3",
98+
"matplotlib==3.10.5",
9999
"nbformat==5.10.4",
100100
"numpydoc==1.9.0",
101101
"pandas==2.3.1",

0 commit comments

Comments
 (0)