From 1ab6e59648096a067ef6be83415252123292214e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:37:09 +0000 Subject: [PATCH 1/3] MAINT: Bump matplotlib from 3.10.5 to 3.10.6 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.5 to 3.10.6. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.5...v3.10.6) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4556fa6c7..8075df44f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ doc = [ "ansys-sphinx-theme==1.5.3", "jupyter_sphinx==0.5.3", - "matplotlib==3.10.5", + "matplotlib==3.10.6", "numpydoc==1.9.0", "pandas==2.3.1", "Sphinx==8.1.3", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now From 5a1b2d98e165d67f7f3193cd1c4450e48f7f07ec Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:38:37 +0000 Subject: [PATCH 2/3] chore: adding changelog file 629.miscellaneous.md [dependabot-skip] --- doc/changelog.d/629.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/629.miscellaneous.md diff --git a/doc/changelog.d/629.miscellaneous.md b/doc/changelog.d/629.miscellaneous.md new file mode 100644 index 000000000..d36e17409 --- /dev/null +++ b/doc/changelog.d/629.miscellaneous.md @@ -0,0 +1 @@ +MAINT: Bump matplotlib from 3.10.5 to 3.10.6 From 0d5f7861ab50c397d6c65acfadda9eca8d75abed Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 3 Sep 2025 07:39:38 +0000 Subject: [PATCH 3/3] chore: adding changelog file 629.documentation.md [dependabot-skip] --- doc/changelog.d/{629.miscellaneous.md => 629.documentation.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/changelog.d/{629.miscellaneous.md => 629.documentation.md} (100%) diff --git a/doc/changelog.d/629.miscellaneous.md b/doc/changelog.d/629.documentation.md similarity index 100% rename from doc/changelog.d/629.miscellaneous.md rename to doc/changelog.d/629.documentation.md