Skip to content

Commit

Permalink
build(deps): bump matplotlib from 3.9.2 to 3.9.3
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0551ae1 commit aa00be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = ["ansys-dpf-core>=0.7.2",

[project.optional-dependencies]
tests = [
"matplotlib==3.9.2",
"matplotlib==3.9.3",
"hollerith==0.5.2",
"numpy==2.1.3",
"pytest==8.3.3",
Expand All @@ -55,7 +55,7 @@ codegen = [
]
doc = [
"recommonmark==0.7.1",
"matplotlib==3.9.2",
"matplotlib==3.9.3",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"numpydoc==1.8.0",
Expand Down

0 comments on commit aa00be4

Please sign in to comment.