From 053b8dac50b5dd10dffc32575c892b85ab8a9e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:07:05 +0000 Subject: [PATCH 1/4] MAINT: Bump matplotlib from 3.10.6 to 3.10.7 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.6 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.6...v3.10.7) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 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 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 From 091b6548df97e196ffdceeff13daa4d539caf89b Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:08:49 +0000 Subject: [PATCH 2/4] chore: adding changelog file 659.miscellaneous.md [dependabot-skip] --- doc/changelog.d/659.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/659.miscellaneous.md diff --git a/doc/changelog.d/659.miscellaneous.md b/doc/changelog.d/659.miscellaneous.md new file mode 100644 index 000000000..21889aa2d --- /dev/null +++ b/doc/changelog.d/659.miscellaneous.md @@ -0,0 +1 @@ +MAINT: Bump matplotlib from 3.10.6 to 3.10.7 From cba9d1f49a579be583f39807d264e742ed2fc6a8 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:09:49 +0000 Subject: [PATCH 3/4] chore: adding changelog file 659.documentation.md [dependabot-skip] --- doc/changelog.d/{659.miscellaneous.md => 659.documentation.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/changelog.d/{659.miscellaneous.md => 659.documentation.md} (100%) diff --git a/doc/changelog.d/659.miscellaneous.md b/doc/changelog.d/659.documentation.md similarity index 100% rename from doc/changelog.d/659.miscellaneous.md rename to doc/changelog.d/659.documentation.md From c8ce7789d19c34078e37ccf5eb9fb87ce9d4c54c Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:29:47 +0000 Subject: [PATCH 4/4] chore: adding changelog file 659.documentation.md [dependabot-skip] --- doc/changelog.d/659.documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.d/659.documentation.md b/doc/changelog.d/659.documentation.md index 21889aa2d..8beb99bca 100644 --- a/doc/changelog.d/659.documentation.md +++ b/doc/changelog.d/659.documentation.md @@ -1 +1 @@ -MAINT: Bump matplotlib from 3.10.6 to 3.10.7 +Build: Bump matplotlib from 3.10.6 to 3.10.7