From a8cc36c03229e3eb4d89521283814dc25a60beb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:13:43 +0000 Subject: [PATCH 1/3] build(deps): bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [pytest-xdist](https://github.com/pytest-dev/pytest-xdist), [pyfakefs](https://github.com/pytest-dev/pyfakefs), [matplotlib](https://github.com/matplotlib/matplotlib) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `pytest-xdist` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.7.0...v3.8.0) Updates `pyfakefs` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v5.9.1...v5.9.2) Updates `matplotlib` from 3.10.3 to 3.10.5 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.3...v3.10.5) Updates `ansys-sphinx-theme` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyfakefs dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: matplotlib dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e2738ca61a59..81e4fff8b90e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,15 +45,15 @@ tests = [ "pytest==8.4.1", "pytest-cov==6.2.1", "pytest-mock==3.14.1", - "pytest-xdist==3.7.0", - "pyfakefs==5.9.1" + "pytest-xdist==3.8.0", + "pyfakefs==5.9.2" ] docs = [ "Sphinx==8.1.3", "jupyter_sphinx==0.5.3", "numpydoc==1.9.0", - "matplotlib==3.10.3", - "ansys-sphinx-theme==1.5.2", + "matplotlib==3.10.5", + "ansys-sphinx-theme==1.5.3", "pypandoc==1.15", "pytest-sphinx==0.6.3", "sphinx-autobuild==2024.10.3", From 7b286cd8f347a450229cf3311b4393eec5441394 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:14:43 +0000 Subject: [PATCH 2/3] chore: adding changelog file 4336.dependencies.md [dependabot-skip] --- doc/changelog.d/4336.dependencies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/4336.dependencies.md diff --git a/doc/changelog.d/4336.dependencies.md b/doc/changelog.d/4336.dependencies.md new file mode 100644 index 000000000000..fa8d182ed517 --- /dev/null +++ b/doc/changelog.d/4336.dependencies.md @@ -0,0 +1 @@ +Bump the dependencies group with 4 updates \ No newline at end of file From 6254d6534268688b1b5e3a686417788aebe45868 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 12 Aug 2025 03:18:21 +0000 Subject: [PATCH 3/3] chore: adding changelog file 4336.dependencies.md [dependabot-skip] --- doc/changelog.d/4336.dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.d/4336.dependencies.md b/doc/changelog.d/4336.dependencies.md index fa8d182ed517..c87acac7ce81 100644 --- a/doc/changelog.d/4336.dependencies.md +++ b/doc/changelog.d/4336.dependencies.md @@ -1 +1 @@ -Bump the dependencies group with 4 updates \ No newline at end of file +Bump the dependencies group with 4 updates