Skip to content

Commit

Permalink
Bump matplotlib from 3.8.0 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent d89968a commit 841b69f
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 @@ -58,7 +58,7 @@ classifiers = [
tests = [
"ansys-dpf-core==0.10.0",
"autopep8==2.0.4",
"matplotlib==3.8.0",
"matplotlib==3.8.1",
"scipy==1.10.1; python_version < '3.9'", # to support python 3.8
"scipy==1.11.3; python_version > '3.8'",
"pandas==2.1.2",
Expand All @@ -81,7 +81,7 @@ doc = [
"imageio==2.31.6",
"jupyter_sphinx==0.4.0",
"jupyterlab>=3.2.8",
"matplotlib==3.8.0",
"matplotlib==3.8.1",
"numpydoc==1.6.0",
"pandas==2.1.2",
"plotly==5.18.0",
Expand Down

0 comments on commit 841b69f

Please sign in to comment.