Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 4 updates (#…
Browse files Browse the repository at this point in the history
…223)

Bumps the pip-deps group in /requirements with 4 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) and [pandas](https://github.com/pandas-dev/pandas).


Updates `ansys-sphinx-theme` from 1.0.9 to 1.0.11
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.0.9...v1.0.11)

Updates `sphinx-autobuild` from 2024.9.3 to 2024.9.19
- [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.09.03...2024.09.19)

Updates `sphinx-autodoc-typehints` from 2.4.1 to 2.4.4
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.4.1...2.4.4)

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

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 Sep 30, 2024
1 parent 44b5ad7 commit c006905
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Sphinx==8.0.2
jupyter_sphinx==0.5.3
numpydoc==1.8.0
ansys_sphinx_theme==1.0.9
ansys_sphinx_theme==1.0.11
pypandoc==1.13
pytest-sphinx==0.6.3
sphinx-autobuild==2024.9.3
sphinx-autodoc-typehints==2.4.1
sphinx-autobuild==2024.9.19
sphinx-autodoc-typehints==2.4.4
sphinx-copybutton==0.5.2
sphinx-gallery==0.17.1
sphinx-notfound-page==1.0.4
sphinxcontrib-websupport==2.0.0
sphinxemoji==0.3.1
pandas==2.2.2
pandas==2.2.3
pandoc>=2.1
matplotlib==3.9.2
breathe>=4.33.1

0 comments on commit c006905

Please sign in to comment.