diff --git a/doc/changelog.d/659.documentation.md b/doc/changelog.d/659.documentation.md new file mode 100644 index 000000000..8beb99bca --- /dev/null +++ b/doc/changelog.d/659.documentation.md @@ -0,0 +1 @@ +Build: Bump matplotlib from 3.10.6 to 3.10.7 diff --git a/pyproject.toml b/pyproject.toml index 117bb9aea..cbf05fe6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ doc = [ "ansys-sphinx-theme==1.6.1", "jupyter_sphinx==0.5.3", - "matplotlib==3.10.6", + "matplotlib==3.10.7", "numpydoc==1.9.0", "pandas==2.3.2", "Sphinx==8.1.3", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now