From a80cd4b16cc2b1a9e0d8bc901fd07369fc0ee34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:11:00 +0000 Subject: [PATCH 1/5] build(deps-dev): bump pyvista[jupyter,trame] from 0.42.2 to 0.42.3 (#206) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> From bd67b08c01a58c0ffcb13c8deb21fa20439e5712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:30:18 +0100 Subject: [PATCH 2/5] build(deps-dev): bump sphinx-gallery from 0.14.0 to 0.15.0 (#225) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7145adf7..1575959e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ doc = [ "sphinx-autodoc-typehints==1.25.2", "sphinx-copybutton==0.5.2", "sphinx-notfound-page==1.0.0", - "sphinx-gallery==0.14.0", + "sphinx-gallery==0.15.0", "trame==3.3.0", "vtk==9.3.0", ] From f8b3eec967cdb00b4837cdb5b73119a77b4608b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:05:02 +0100 Subject: [PATCH 3/5] build(deps-dev): bump scipy from 1.11.3 to 1.11.4 (#226) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1575959e..f2473e8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ tests = [ "ansys-mapdl-core==0.67.0", "numpy==1.26.1", - "scipy==1.11.3", + "scipy==1.11.4", "pyansys-tools-report==0.7.0", "pytest==7.4.3", "pytest-cov==4.1.0", @@ -57,7 +57,7 @@ doc = [ "pypandoc==1.12", "pytest-sphinx==0.5.0", "pyvista[jupyter,trame]==0.42.3", - "scipy==1.11.3", + "scipy==1.11.4", "sphinx-autobuild==2021.3.14", "sphinx-autodoc-typehints==1.25.2", "sphinx-copybutton==0.5.2", From 4cf47233cfd99f1fe20033f28dda468969da9d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:59:58 +0100 Subject: [PATCH 4/5] build(deps-dev): bump ansys-mapdl-reader from 0.52.20 to 0.53.0 (#224) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f2473e8e..7f89d427 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ doc = [ "Sphinx==7.2.6", "ansys-mapdl-core==0.67.0", - "ansys-mapdl-reader==0.52.20", + "ansys-mapdl-reader==0.53.0", "ansys-sphinx-theme==0.12.5", "jupyter_sphinx==0.4.0", "jupyterlab==4.0.6", From 3dc8b218b148082bde3a2b8a8db95dc008c09d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 14:23:48 +0100 Subject: [PATCH 5/5] build(deps): bump actions/labeler from 4 to 5 (#228) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <78221213+clatapie@users.noreply.github.com> --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 18ba8daa..232fc2e7 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -33,7 +33,7 @@ jobs: # Label based on modified files - name: Label based on changed files - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: repo-token: ${{ secrets.GITHUB_TOKEN }} sync-labels: ''