Skip to content

build(deps): bump the dependencies group across 1 directory with 8 updates#635

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/dependencies-7cd98e1d9c
Open

build(deps): bump the dependencies group across 1 directory with 8 updates#635
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/dependencies-7cd98e1d9c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the dependencies group with 8 updates in the /requirements directory:

Package From To
numpydoc 1.9.0 1.10.0
ansys-sphinx-theme 1.6.3 1.7.0
pypandoc 1.15 1.16.2
pytest-sphinx 0.6.3 0.7.1
sphinx-autodoc-typehints 3.5.2 3.6.2
sphinx-gallery 0.19.0 0.20.0
sphinxemoji 0.3.1 0.3.2
quarto-cli 1.5.57 1.8.27

Updates numpydoc from 1.9.0 to 1.10.0

Commits

Updates ansys-sphinx-theme from 1.6.3 to 1.7.0

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.7.0

Added

Fixed

... (truncated)

Commits

Updates pypandoc from 1.15 to 1.16.2

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • c3afa88: pypandoc v1.16 (JessicaTegner)
Commits
  • eaafdbe pypandoc v1.16.2
  • 5face72 Merge pull request #415 from JessicaTegner/jessica/tinytex_fix
  • 71dedd4 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1999a28 remove tinytex
  • 811741a skip pdf testi n ci
  • 9f830b3 Use PyTinyTeX instead in ci
  • 35035f6 pypandoc v1.16.1
  • a44afee Merge pull request #414 from JessicaTegner/jessica/cifix
  • dbb1505 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • dd30edc Improvements to CI
  • Additional commits viewable in compare view

Updates pytest-sphinx from 0.6.3 to 0.7.1

Release notes

Sourced from pytest-sphinx's releases.

v0.7.1

Full Changelog: twmr/pytest-sphinx@v0.7.0...v0.7.1

v0.7.0

What's Changed

Full Changelog: twmr/pytest-sphinx@v0.6.3...v0.7.0

Changelog

Sourced from pytest-sphinx's changelog.

[0.7.1] - 2026-01-21

  • Fixed pypi upload issue

[0.7] - 2025-11-28

  • Drop support for python 3.8 and 3.9 and add support for 3.13 and 3.14
  • Adapt to changes in doctest stdlib package (Fixes #67)
Commits
  • f470f83 Set version to 0.7.1
  • f5a5ce7 Add pytest section to pyproject.toml
  • 7587e15 WIP New PyPI github workflow
  • 21972c4 Update version
  • d9ede38 Add ruff config
  • 3daa5c1 Fix tests that use sphinx-build
  • da49af1 Remove code that is no needed since we dropped support for py3.9
  • b37909d Adapt to change in the doctest pkg from the stdlib in >= py3.13
  • 1ea1853 Use ruff instead of flake8, black and isort
  • 3d717e8 Add support for python 3.14 and drop support for 3.9
  • Additional commits viewable in compare view

Updates sphinx-autodoc-typehints from 3.5.2 to 3.6.2

Release notes

Sourced from sphinx-autodoc-typehints's releases.

3.6.2

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@3.6.1...3.6.2

3.6.1

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@3.6.0...3.6.1

3.6.0

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.0

Commits

Updates sphinx-gallery from 0.19.0 to 0.20.0

Release notes

Sourced from sphinx-gallery's releases.

Release v0.20.0

Support for Python 3.8 dropped in this release. Requirement is now Python >=3.10.

What's Changed

New Contributors

Full Changelog: sphinx-gallery/sphinx-gallery@v0.19.0...v0.20.0

Changelog

Sourced from sphinx-gallery's changelog.

Changelog

Commits

Updates sphinxemoji from 0.3.1 to 0.3.2

Commits

Updates quarto-cli from 1.5.57 to 1.8.27

Release notes

Sourced from quarto-cli's releases.

v1.8.27

Changelog since last release: quarto-dev/quarto-cli@v1.8.26...v1.8.27

Full 1.8 changelog up to this version:

v1.8.26

Changelog since last release: quarto-dev/quarto-cli@v1.8.25...v1.8.26

Full 1.8 changelog up to this version:

v1.8.25

Changelog since last release: quarto-dev/quarto-cli@v1.8.24...v1.8.25

Full 1.8 changelog up to this version:

v1.8.24

Changelog since last release: quarto-dev/quarto-cli@v1.8.23...v1.8.24

Full 1.8 changelog up to this version:

v1.8.23

Changelog since last release: quarto-dev/quarto-cli@v1.8.22...v1.8.23

Full 1.8 changelog up to this version:

... (truncated)

Commits
  • 3977c9d Update version.txt
  • c619645 Build artifacts
  • 6be9fc3 Add page-numbering to schema
  • b6b491f test - temporary opt out some article layout test due to latex update issues
  • 117ef60 Render this test without koma script
  • ad92c3c use npm: prefix in import map for lodash (#13850)
  • 622741c Merge pull request #13733 from quarto-dev/backport/fix-font-space-detection
  • f1e71be Fix font package detection for fonts with spaces in names
  • e15a854 Merge pull request #13707 from quarto-dev/backport/notebook-preview-url
  • 82013bd Fix notebook-view.url being ignored
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 8 updates in the /requirements directory:

| Package | From | To |
| --- | --- | --- |
| [numpydoc](https://github.com/numpy/numpydoc) | `1.9.0` | `1.10.0` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.6.3` | `1.7.0` |
| [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.16.2` |
| [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.6.3` | `0.7.1` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.5.2` | `3.6.2` |
| [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.19.0` | `0.20.0` |
| [sphinxemoji](https://github.com/sphinx-contrib/emojicodes) | `0.3.1` | `0.3.2` |
| [quarto-cli](https://github.com/quarto-dev/quarto-cli) | `1.5.57` | `1.8.27` |



Updates `numpydoc` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.9.0...v1.10.0)

Updates `ansys-sphinx-theme` from 1.6.3 to 1.7.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v1.6.3...v1.7.0)

Updates `pypandoc` from 1.15 to 1.16.2
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.15...v1.16.2)

Updates `pytest-sphinx` from 0.6.3 to 0.7.1
- [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.3...v0.7.1)

Updates `sphinx-autodoc-typehints` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Commits](tox-dev/sphinx-autodoc-typehints@3.5.2...3.6.2)

Updates `sphinx-gallery` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases)
- [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst)
- [Commits](sphinx-gallery/sphinx-gallery@v0.19.0...v0.20.0)

Updates `sphinxemoji` from 0.3.1 to 0.3.2
- [Commits](sphinx-contrib/emojicodes@v0.3.1...v0.3.2)

Updates `quarto-cli` from 1.5.57 to 1.8.27
- [Release notes](https://github.com/quarto-dev/quarto-cli/releases)
- [Commits](quarto-dev/quarto-cli@v1.5.57...v1.8.27)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pypandoc
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pytest-sphinx
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-autodoc-typehints
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-gallery
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinxemoji
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: quarto-cli
  dependency-version: 1.8.27
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants