Skip to content

Commit

Permalink
MAINT: Bump pydata-sphinx-theme from 0.15.1 to 0.15.2 (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberto Pastor Muela <[email protected]>
  • Loading branch information
dependabot[bot] and RobPasMue authored Mar 11, 2024
1 parent 3bdfc3a commit cffcb00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: ansys/actions/doc-build@v5
with:
python-version: ${{ env.MAIN_PYTHON_VERSION }}
sphinxopts: '-j 1 -W --keep-going'

testing:
name: Run unit tests
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tests = [
"pytest-cov==4.1.0",
]
doc = [
"pydata-sphinx-theme==0.15.1",
"pydata-sphinx-theme==0.15.2",
"numpydoc==1.6.0",
"Sphinx==7.2.6",
"sphinx-autoapi==3.0.0",
Expand Down

0 comments on commit cffcb00

Please sign in to comment.