Skip to content

Commit

Permalink
build(deps-dev): update ansys-sphinx-theme requirement from ==1.1.7 t…
Browse files Browse the repository at this point in the history
…o ==1.2.0 (#3442)

build(deps-dev): update ansys-sphinx-theme requirement

Updates the requirements on [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) to permit the latest version.
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.7...v1.2.0)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 473cee5 commit d62c041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Sphinx = "==7.4.7"
jupyter_sphinx = "==0.5.3"
numpydoc = "==1.8.0"
matplotlib = "==3.9.0"
ansys-sphinx-theme = "==1.1.7"
ansys-sphinx-theme = "==1.2.0"
pypandoc = "==1.13"
pytest-sphinx = "==0.6.3"
sphinx-autobuild = "==2024.10.3"
Expand Down

0 comments on commit d62c041

Please sign in to comment.