Skip to content

Commit

Permalink
build: bump matplotlib from 3.10.0 to 3.10.1 (#240)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: Alexandre Bouthéon <[email protected]>
  • Loading branch information
3 people authored Mar 4, 2025
1 parent b4b3fc5 commit 88a1073
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/240.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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [

[project.optional-dependencies]
tests = [
"matplotlib==3.10.0",
"matplotlib==3.10.1",
"pytest==8.3.5",
"pytest-cov==6.0.0",
"pytest-dependency==0.6.0",
Expand Down

0 comments on commit 88a1073

Please sign in to comment.