diff --git a/doc/changelog.d/629.documentation.md b/doc/changelog.d/629.documentation.md new file mode 100644 index 000000000..d36e17409 --- /dev/null +++ b/doc/changelog.d/629.documentation.md @@ -0,0 +1 @@ +MAINT: Bump matplotlib from 3.10.5 to 3.10.6 diff --git a/pyproject.toml b/pyproject.toml index ba89f43f0..add938c3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ doc = [ "ansys-sphinx-theme==1.6.0", "jupyter_sphinx==0.5.3", - "matplotlib==3.10.5", + "matplotlib==3.10.6", "numpydoc==1.9.0", "pandas==2.3.2", "Sphinx==8.1.3", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now