Skip to content

Commit

Permalink
MAINT: Bump the documentation group across 1 directory with 4 updates (
Browse files Browse the repository at this point in the history
…#3013)

Bumps the documentation group with 4 updates in the /.devcontainer/codespaces-docs directory: [sphinx](https://github.com/sphinx-doc/sphinx), [plotly](https://github.com/plotly/plotly.py), [pytest-sphinx](https://github.com/thisch/pytest-sphinx) and [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild).


Updates `sphinx` from 7.2.6 to 7.3.7
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)

Updates `plotly` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.20.0...v5.21.0)

Updates `pytest-sphinx` from 0.6.2 to 0.6.3
- [Release notes](https://github.com/thisch/pytest-sphinx/releases)
- [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md)
- [Commits](twmr/pytest-sphinx@v0.6.2...v0.6.3)

Updates `sphinx-autobuild` from 2024.2.4 to 2024.4.16
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst)
- [Commits](sphinx-doc/sphinx-autobuild@2024.02.04...2024.04.16)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: pytest-sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: documentation
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 898fbf3 commit 5677d57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/codespaces-docs/requirements.txt
@@ -1,4 +1,4 @@
sphinx==7.2.6
sphinx==7.3.7
ansys-dpf-core==0.10.1
ansys-mapdl-reader==0.53.0
ansys-sphinx-theme==0.15.2
Expand All @@ -10,13 +10,13 @@ jupyterlab>=3.2.8
matplotlib==3.8.4
numpydoc==1.7.0
pandas==2.2.2
plotly==5.20.0
plotly==5.21.0
pyiges[full]==0.3.1
pypandoc==1.13
pytest-sphinx==0.6.2
pytest-sphinx==0.6.3
pythreejs==2.4.2
pyvista[trame]==0.43.5
sphinx-autobuild==2024.2.4
sphinx-autobuild==2024.4.16
sphinx-autodoc-typehints==1.25.2
sphinx-copybutton==0.5.2
sphinx-gallery==0.15.0
Expand Down

0 comments on commit 5677d57

Please sign in to comment.