Skip to content

Commit

Permalink
build: bump matplotlib from 3.10.0 to 3.10.1 in the core group (#3774)
Browse files Browse the repository at this point in the history
* build: bump matplotlib from 3.10.0 to 3.10.1 in the core group

Bumps the core group with 1 update: [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `matplotlib` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 3774.dependencies.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]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Mar 3, 2025
1 parent c02f051 commit 1b12f7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/3774.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump matplotlib from 3.10.0 to 3.10.1 in the core group
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tests = [
"ansys-dpf-core==0.10.1",
"ansys-tools-visualization-interface==0.8.3",
"autopep8==2.3.2",
"matplotlib==3.10.0",
"matplotlib==3.10.1",
"pandas==2.2.3",
"pyansys-tools-report==0.8.2",
"pyfakefs==5.7.4",
Expand Down Expand Up @@ -85,7 +85,7 @@ doc = [
"jupyter_sphinx==0.5.3",
"jupyter==1.1.1",
"jupyterlab>=3.2.8",
"matplotlib==3.10.0",
"matplotlib==3.10.1",
"nbformat==5.10.4",
"numpydoc==1.8.0",
"pandas==2.2.3",
Expand Down

0 comments on commit 1b12f7d

Please sign in to comment.