Skip to content

Commit 75ef355

Browse files
dependabot[bot]pyansys-ci-botAlejandroFernandezLuces
authored
build(deps): bump ansys/actions from 10.1.3 to 10.1.4 (#372)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Alex Fernandez <[email protected]>
1 parent 356e381 commit 75ef355

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: Actions Security
6464
runs-on: ubuntu-latest
6565
steps:
66-
- uses: ansys/actions/check-actions-security@123a1f17d71f117e0ba29c53d6a0f602e0d8d902 # v10.1.3
66+
- uses: ansys/actions/check-actions-security@c2fa7c93f6883114e0e643599431b33d29f0b13f # v10.1.4
6767
with:
6868
generate-summary: true
6969
token: ${{ secrets.GITHUB_TOKEN }}

doc/changelog.d/372.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build(deps): bump ansys/actions from 10.1.3 to 10.1.4

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,12 @@ tests = [
4646

4747
doc = [
4848
"pyvista==0.46.3",
49-
"ansys-sphinx-theme==1.6.1",
49+
"ansys-sphinx-theme[autoapi]==1.6.1",
5050
"jupyter_sphinx==0.5.3",
5151
"jupytext==1.17.3",
5252
"nbsphinx==0.9.6",
5353
"numpydoc==1.9.0",
5454
"sphinx==8.2.3",
55-
"sphinx-autoapi==3.6.0",
5655
"sphinx-copybutton==0.5.2",
5756
"sphinx_design==0.6.1",
5857
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)