File tree Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Expand file tree Collapse file tree 6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 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 }}
Original file line number Diff line number Diff line change 7575 runs-on : ubuntu-latest
7676 steps :
7777 - name : Suggest to add labels
78- uses : peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4 .0.0
78+ uses : peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5 .0.0
7979 # Execute only when no labels have been applied to the pull request
8080 if : toJSON(github.event.pull_request.labels.*.name) == '{}'
8181 with :
Original file line number Diff line number Diff line change 1+ Build(deps): bump pyside6 from 6.9.2 to 6.9.3 in the general-dependencies group
Original file line number Diff line number Diff line change 1+ Build(deps): bump ansys/actions from 10.1.3 to 10.1.4
Original file line number Diff line number Diff line change 1+ Build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
Original file line number Diff line number Diff line change @@ -41,18 +41,17 @@ tests = [
4141 " pyvista==0.46.3" ,
4242 " pytest-pyvista==0.3.0" ,
4343 " pytest-cov==7.0.0" ,
44- " pyside6==6.9.2 " ,
44+ " pyside6==6.9.3 " ,
4545]
4646
4747doc = [
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" ,
You can’t perform that action at this time.
0 commit comments