File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 needs : labeler
7373 steps :
7474 - name : Suggest to add labels
75- uses : peter-evans/create-or-update-comment@v4
75+ uses : peter-evans/create-or-update-comment@v5
7676 # Execute only when no labels have been applied to the pull request
7777 if : toJSON(github.event.pull_request.labels.*.name) == '{}'
7878 with :
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ doc = [
4040 " linuxdoc==20240924" ,
4141 " numpy==2.2.6" ,
4242 " numpydoc==1.9.0" ,
43- " pandas==2.3.1 " ,
43+ " pandas==2.3.3 " ,
4444 " parse==1.20.2" ,
4545 " pydata_sphinx_theme==0.16.1" ,
4646 " pypandoc==1.15" ,
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ doc = [
6363 " jupyter_sphinx==0.5.3" ,
6464 " numpy==2.2.6" ,
6565 " numpydoc==1.8.0" ,
66- " pandas==2.3.1 " ,
66+ " pandas==2.3.2 " ,
6767 " parse==1.20.2" ,
6868 " pypandoc==1.15" ,
6969 " pytest-sphinx==0.6.3" ,
You can’t perform that action at this time.
0 commit comments