Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
numpydoc 1.9.0 1.10.0
matplotlib 3.10.7 3.10.8
ansys-sphinx-theme 1.6.3 1.6.4
pypandoc 1.15 1.16.2
sphinx-gallery 0.19.0 0.20.0
sphinxemoji 0.3.1 0.3.2
beautifulsoup4 4.14.2 4.14.3
quarto-cli 1.8.25 1.8.26

Updates numpydoc from 1.9.0 to 1.10.0

Commits

Updates matplotlib from 3.10.7 to 3.10.8

Release notes

Sourced from matplotlib's releases.

REL: v3.10.8

This is a bugfix release in the 3.10.x series.

The primary highlights of this release are:

  • Properly allow freethreaded mode in the MacOS backend
  • Better error handling for MacOS backend
Commits
  • 1392cbe REL: v3.10.8
  • 0b9ebb3 Doc release prep v3.10.8
  • bc7b5c4 Merge branch 'v3.10.7-doc' into v3.10.x
  • 86b38d3 Github stats v3.10.8
  • 9512188 Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...
  • d300769 Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...
  • 799bc95 Merge pull request #30711 from ngoldbaum/v3.10.x
  • 134000b Merge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads
  • 5b8e219 TST: Run macosx backends in a subprocess
  • 878e71a Backport PR #29810: Declare free-threaded support in MacOS backend extension ...
  • Additional commits viewable in compare view

Updates ansys-sphinx-theme from 1.6.3 to 1.6.4

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.6.4

1.6.4 (December 09, 2025)

Fixed

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 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 beautifulsoup4 from 4.14.2 to 4.14.3

Updates quarto-cli from 1.8.25 to 1.8.26

Release notes

Sourced from quarto-cli's releases.

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:

Commits
  • b09da82 Update version.txt
  • 0f1493c Merge pull request #13673 from quarto-dev/backport/conditonalblock-manuscript
  • 288ebe6 Add changelog entry as regression fix
  • 01604de [backport] Fix conditionalBlock crash in manuscript
  • 8643d43 Merge pull request #13627 from quarto-dev/backport/fix-windows-locking
  • 0484759 Add as regression fix in changelog
  • 9cf117b Fix Windows file locking error when rendering with --output-dir
  • 54f1ba5 Remove tests of extension template as they are outdated and we do test them i...
  • 53daabe Merge pull request #13646 from quarto-dev/backport/latex-babel-error
  • 4e44702 Document extension fallback maintenance strategy
  • 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

…8 updates

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

| Package | From | To |
| --- | --- | --- |
| [numpydoc](https://github.com/numpy/numpydoc) | `1.9.0` | `1.10.0` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.8` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.6.3` | `1.6.4` |
| [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.15` | `1.16.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` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.2` | `4.14.3` |
| [quarto-cli](https://github.com/quarto-dev/quarto-cli) | `1.8.25` | `1.8.26` |



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 `matplotlib` from 3.10.7 to 3.10.8
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8)

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

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 `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 `beautifulsoup4` from 4.14.2 to 4.14.3

Updates `quarto-cli` from 1.8.25 to 1.8.26
- [Release notes](https://github.com/quarto-dev/quarto-cli/releases)
- [Commits](quarto-dev/quarto-cli@v1.8.25...v1.8.26)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: matplotlib
  dependency-version: 3.10.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pypandoc
  dependency-version: 1.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-gallery
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinxemoji
  dependency-version: 0.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: quarto-cli
  dependency-version: 1.8.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Jan 1, 2026
@dependabot dependabot bot added the dependencies Related to dependencies label Jan 1, 2026
@dependabot dependabot bot requested a review from mayankansys as a code owner January 1, 2026 12:08
@prmukherj prmukherj enabled auto-merge (squash) January 7, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants