Skip to content

Commit

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

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.2.0...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prithwish Mukherjee <109645853+prmukherj@users.noreply.github.com>
dependabot[bot] and prmukherj authored Dec 20, 2024
1 parent 06c3308 commit f6c07bd
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
@@ -62,7 +62,7 @@ Sphinx = "==7.4.7"
jupyter_sphinx = "==0.5.3"
numpydoc = "==1.8.0"
matplotlib = "==3.9.3"
ansys-sphinx-theme = "==1.2.0"
ansys-sphinx-theme = "==1.2.2"
pypandoc = "==1.14"
pytest-sphinx = "==0.6.3"
sphinx-autobuild = "==2024.10.3"

0 comments on commit f6c07bd

Please sign in to comment.