Skip to content

Commit

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


Updates `ansys-sphinx-theme[autoapi]` from 1.1.7 to 1.2.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.1.7...v1.2.0)

Updates `numpy` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme[autoapi]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
- dependency-name: numpy
  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 Nov 4, 2024
1 parent a97e4f8 commit ee6654d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ tests = [
]
doc = [
"sphinx==8.1.3",
"ansys-sphinx-theme[autoapi]==1.1.7",
"ansys-sphinx-theme[autoapi]==1.2.0",
"grpcio==1.67.0",
"imageio-ffmpeg==0.5.1",
"imageio==2.36.0",
"jupyter_sphinx==0.5.3",
"jupyterlab>=3.2.8",
"matplotlib==3.9.2",
"numpy==2.1.2",
"numpy==2.1.3",
"numpydoc==1.8.0",
"pandas==2.2.3",
"panel==1.5.3",
Expand Down

0 comments on commit ee6654d

Please sign in to comment.