Skip to content

Commit

Permalink
CHORE: Bump the doc group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the doc group with 3 updates: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme), [numpy](https://github.com/numpy/numpy) and [panel](https://github.com/holoviz/panel).


Updates `ansys-sphinx-theme[autoapi]` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.2.3...v1.2.4)

Updates `numpy` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)

Updates `panel` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/holoviz/panel/releases)
- [Changelog](https://github.com/holoviz/panel/blob/main/CHANGELOG.md)
- [Commits](holoviz/panel@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme[autoapi]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
- dependency-name: panel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8a2f4f5 commit afb482a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,17 @@ tests = [
]
doc = [
"sphinx==8.1.3",
"ansys-sphinx-theme[autoapi]==1.2.3",
"ansys-sphinx-theme[autoapi]==1.2.4",
"grpcio==1.68.1",
"imageio-ffmpeg==0.5.1",
"imageio==2.36.1",
"jupyter_sphinx==0.5.3",
"jupyterlab>=3.2.8",
"matplotlib==3.10.0",
"numpy==2.2.0",
"numpy==2.2.1",
"numpydoc==1.8.0",
"pandas==2.2.3",
"panel==1.5.4",
"panel==1.5.5",
"plotly==5.24.1",
"pypandoc==1.14",
"pytest-sphinx==0.6.3",
Expand Down

0 comments on commit afb482a

Please sign in to comment.