Skip to content

Build(deps): bump the pip-deps group across 1 directory with 17 updates#325

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/pip-deps-e412c4b463
Open

Build(deps): bump the pip-deps group across 1 directory with 17 updates#325
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/pip-deps-e412c4b463

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updates the requirements on ansys-sphinx-theme, pypandoc, sphinx-gallery, pandas, pandoc, matplotlib, breathe, setuptools, wheel, numpy, pybind11, click, requests, protobuf, grpcio, grpcio-tools and pytest to permit the latest version.
Updates ansys-sphinx-theme from 1.7.0 to 1.7.2

Release notes

Sourced from ansys-sphinx-theme's releases.

v1.7.2

Fixed

v1.7.1

Fixed

Dependencies

Maintenance

... (truncated)

Commits
  • 74418ba chore: updating CHANGELOG for v1.7.2
  • 95e7ed9 release: bump version 1.7.2
  • 9f5fc6a chore: updating CHANGELOG for v1.7.1
  • 49501c6 release: bump version 1.7.1
  • 1854c3e ci: bump the actions group across 1 directory with 2 updates (#887)
  • 3203435 build: bump tox from 4.36.0 to 4.36.1 (#891)
  • 4164bad fix: add flexible dependency versions for Python 3.10+ support and new "...
  • See full diff in compare view

Updates pypandoc from 1.16.2 to 1.17

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • 7e33806: Bump astral-sh/setup-uv from 5 to 7 (dependabot[bot]) #432
  • 4d162e9: Bump docker/setup-qemu-action from 3 to 4 (dependabot[bot]) #433
  • 5ee338d: Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-4 (Jessica Tegner) #433
Commits
  • 51af11f Skip delocate repair for macOS binary wheels
  • a19984f Fix cibuildwheel version tag to v3.4.0
  • b30f851 Upgrade cibuildwheel from v2 to v3
  • 52ef402 Merge pull request #431 from JessicaTegner/improve_download
  • e1926a2 Move GITHUB_TOKEN to workflow-level env
  • dd1d123 Fix incomplete URL substring sanitization (CodeQL)
  • 69bddd0 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 009df66 Add tests for pandoc download retry and auth behavior
  • 16fb5e4 Fix GitHub 429 rate limit errors in pandoc download
  • 497e395 Merge pull request #427 from JessicaTegner/issue423
  • Additional commits viewable in compare view

Updates sphinx-gallery from 0.20.0 to 0.21.0

Release notes

Sourced from sphinx-gallery's releases.

Release v0.21.0

Full Changelog

Support for Sphinx 5 dropped in this release. Requirement is now Sphinx >= 6.

Implemented enhancements:

  • Add support for dynamic filtering by tag #1555 (Cadair)

Fixed bugs:

  • Fix subsection header sanitization when nested_sections=False #1550 (lucyleeow)
  • Fix generate_gallery_rst when nested_sections=False user provides own index.rst #1549 (lucyleeow)

Documentation

Project maintenance

... (truncated)

Changelog

Sourced from sphinx-gallery's changelog.

v0.21.0

Support for Sphinx 5 dropped in this release. Requirement is now Sphinx >= 6.

Implemented enhancements:

  • Add support for dynamic filtering by tag [#1555](https://github.com/sphinx-gallery/sphinx-gallery/issues/1555) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1555>__ (Cadair <https://github.com/Cadair>__)

Fixed bugs:

  • Fix subsection header sanitization when nested_sections=False [#1550](https://github.com/sphinx-gallery/sphinx-gallery/issues/1550) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1550>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Fix generate_gallery_rst when nested_sections=False user provides own index.rst [#1549](https://github.com/sphinx-gallery/sphinx-gallery/issues/1549) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1549>__ (lucyleeow <https://github.com/lucyleeow>__)

Documentation

  • DOC Add v0.20.0 to CHANGES.rst [#1567](https://github.com/sphinx-gallery/sphinx-gallery/issues/1567) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1567>__ (lucyleeow <https://github.com/lucyleeow>__)
  • DOC Note sphinx bump in changes [#1560](https://github.com/sphinx-gallery/sphinx-gallery/issues/1560) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1560>__ (lucyleeow <https://github.com/lucyleeow>__)
  • DOC Fix typos in nested_sections docs [#1547](https://github.com/sphinx-gallery/sphinx-gallery/issues/1547) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1547>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Small typo on the configuration page of documentation [#1537](https://github.com/sphinx-gallery/sphinx-gallery/issues/1537) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1537>__ (floffy-f <https://github.com/floffy-f>__)
  • Update the list of projects [#1532](https://github.com/sphinx-gallery/sphinx-gallery/issues/1532) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1532>__ (timhoffm <https://github.com/timhoffm>__)

Project maintenance

  • [pre-commit.ci] pre-commit autoupdate [#1602](https://github.com/sphinx-gallery/sphinx-gallery/issues/1602) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1602>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • TST: Use tmp_path fixture instead of tempfile [#1601](https://github.com/sphinx-gallery/sphinx-gallery/issues/1601) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1601>__ (QuLogic <https://github.com/QuLogic>__)
  • Re-enable Sphinx dev CI [#1599](https://github.com/sphinx-gallery/sphinx-gallery/issues/1599) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1599>__ (lucyleeow <https://github.com/lucyleeow>__)
  • ENH: Accept Paths in split_code_and_text_blocks [#1598](https://github.com/sphinx-gallery/sphinx-gallery/issues/1598) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1598>__ (QuLogic <https://github.com/QuLogic>__)
  • TYP: Fix typing for back references [#1597](https://github.com/sphinx-gallery/sphinx-gallery/issues/1597) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1597>__ (QuLogic <https://github.com/QuLogic>__)
  • [pre-commit.ci] pre-commit autoupdate [#1596](https://github.com/sphinx-gallery/sphinx-gallery/issues/1596) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1596>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • TST Amend add_rst to add_file and make flexible [#1595](https://github.com/sphinx-gallery/sphinx-gallery/issues/1595) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1595>__ (lucyleeow <https://github.com/lucyleeow>__)
  • Switch from codecs.open to plain open [#1594](https://github.com/sphinx-gallery/sphinx-gallery/issues/1594) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1594>__ (QuLogic <https://github.com/QuLogic>__)
  • TST: Prefer Path over os.path in all test code [#1593](https://github.com/sphinx-gallery/sphinx-gallery/issues/1593) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1593>__ (QuLogic <https://github.com/QuLogic>__)
  • TST: Switch from tmpdir to tmp_path [#1592](https://github.com/sphinx-gallery/sphinx-gallery/issues/1592) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1592>__ (QuLogic <https://github.com/QuLogic>__)
  • Remove unused imports [#1591](https://github.com/sphinx-gallery/sphinx-gallery/issues/1591) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1591>__ (QuLogic <https://github.com/QuLogic>__)
  • [pre-commit.ci] pre-commit autoupdate [#1590](https://github.com/sphinx-gallery/sphinx-gallery/issues/1590) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1590>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1589](https://github.com/sphinx-gallery/sphinx-gallery/issues/1589) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1589>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump the actions group with 2 updates [#1588](https://github.com/sphinx-gallery/sphinx-gallery/issues/1588) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1588>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • [pre-commit.ci] pre-commit autoupdate [#1586](https://github.com/sphinx-gallery/sphinx-gallery/issues/1586) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1586>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1585](https://github.com/sphinx-gallery/sphinx-gallery/issues/1585) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1585>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • chore(projects): add the atomistic cookbook [#1584](https://github.com/sphinx-gallery/sphinx-gallery/issues/1584) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1584>__ (HaoZeke <https://github.com/HaoZeke>__)
  • [pre-commit.ci] pre-commit autoupdate [#1583](https://github.com/sphinx-gallery/sphinx-gallery/issues/1583) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1583>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • [pre-commit.ci] pre-commit autoupdate [#1582](https://github.com/sphinx-gallery/sphinx-gallery/issues/1582) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1582>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)
  • Bump the actions group with 2 updates [#1581](https://github.com/sphinx-gallery/sphinx-gallery/issues/1581) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1581>__ (dependabot[bot] <https://github.com/apps/dependabot>__)
  • MNT: Extract test-related functionality from utils into _testing [#1580](https://github.com/sphinx-gallery/sphinx-gallery/issues/1580) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1580>__ (timhoffm <https://github.com/timhoffm>__)
  • MAINT: Autolabel fix (maybe) [#1579](https://github.com/sphinx-gallery/sphinx-gallery/issues/1579) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1579>__ (larsoner <https://github.com/larsoner>__)
  • MNT: Extract character length calculation from _format_for_writing [#1578](https://github.com/sphinx-gallery/sphinx-gallery/issues/1578) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1578>__ (timhoffm <https://github.com/timhoffm>__)
  • MNT: Refactor costs to an explicit data class ExampleCost [#1577](https://github.com/sphinx-gallery/sphinx-gallery/issues/1577) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1577>__ (timhoffm <https://github.com/timhoffm>__)
  • MNT: Add type annotations to gen_gallery.py [#1575](https://github.com/sphinx-gallery/sphinx-gallery/issues/1575) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1575>__ (timhoffm <https://github.com/timhoffm>__)
  • [pre-commit.ci] pre-commit autoupdate [#1574](https://github.com/sphinx-gallery/sphinx-gallery/issues/1574) <https://github.com/sphinx-gallery/sphinx-gallery/pull/1574>__ (pre-commit-ci[bot] <https://github.com/apps/pre-commit-ci>__)

... (truncated)

Commits

Updates pandas from 3.0.1 to 3.0.2

Release notes

Sourced from pandas's releases.

pandas 3.0.2

We are pleased to announce the release of pandas 3.0.2. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.

See the full whatsnew for a list of all the changes.

Pandas 3.0 supports Python 3.11 and higher. The release can be installed from PyPI:

python -m pip install --upgrade pandas==3.0.*

Or from conda-forge

conda install -c conda-forge pandas=3.0

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits
  • ab90747 RLS: 3.0.2 (#64934)
  • 6f27013 Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...
  • 48ddc60 Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...
  • 8774488 [backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...
  • 33af6cc Backport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...
  • 4ef49d8 [backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...
  • 0668f34 [backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...
  • 23f2f44 [backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...
  • 83ba804 Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)
  • bb5ca1a Backport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...
  • Additional commits viewable in compare view

Updates pandoc to 2.4

Release notes

Sourced from pandoc's releases.

Version 2.4

Changelog

Sourced from pandoc's changelog.

Version 2.4 (08/07/2024)

Version 2.3 (11/23/2022)

  • If the version of Pandoc is not supported, dont throw an error but warn, and proceed as if it was the latest supported version (with undefined results if the two document models differ).

  • Add support for Pandoc 2.19, 2.19.1 and 2.19.2.

Version 2.2 (04/20/2022)

  • Add support for Pandoc 2.18.
Commits

Updates matplotlib from 3.10.8 to 3.10.9

Release notes

Sourced from matplotlib's releases.

v3.10.9

This is a micro release of the v3.10.x series. Highlights of this release include:

  • Various minor bug and doc fixes
  • Security hardening validation of cyclers - Removing eval usage
  • Security hardening in Latex and PS calls - Removing shell escapes
Commits
  • dd8d78b REL: v3.10.9
  • 2fb1891 REL: Release prep v3.10.9
  • d0e923a Merge branch 'v3.10.8-doc' into v3.10.x
  • 1637932 Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...
  • a83faac Backport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...
  • a4f57ab Merge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x
  • 063288d Merge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.x
  • b2ed196 Backport PR #31248: SEC: Remove eval() from validate_cycler
  • acc6024 Merge pull request #31282 from scottshambaugh/tex_no_shell
  • e3fb541 Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...
  • Additional commits viewable in compare view

Updates breathe to 4.36.0

Release notes

Sourced from breathe's releases.

Breathe v4.36.0

https://pypi.org/project/breathe/4.36.0/

What's Changed

New Contributors

Full Changelog: breathe-doc/breathe@v4.35.0...v4.36.0

Changelog

Sourced from breathe's changelog.

Change Log

Inspired by Keepachangelog.com <https://keepachangelog.com/>__.

  • 2025-07-08 - Breathe v5.0.0a5

    Adjust create-release process to include ruff for formatting generated _parser.py file.

  • 2025-07-08 - Breathe v5.0.0a4

    Adjust create-release process to try to generate _parser.py file.

  • 2025-07-08 - Breathe v5.0.0a3

    Adjust create-release process to try to generate _parser.py file.

  • 2025-07-08 - Breathe v5.0.0a2

    • Removed sphinx_csharp git-based dependency [#1035](https://github.com/breathe-doc/breathe/issues/1035) <https://github.com/breathe-doc/breathe/pull/1035>__
  • 2025-07-08 - Breathe v5.0.0a1

    Alpha release of v5. Contains a significant refactor of the internal logic.

    Thanks to @​JasperCraeghs and @​Rouslan.

    • Merging long standing refactor branches [#1029](https://github.com/breathe-doc/breathe/issues/1029) <https://github.com/breathe-doc/breathe/pull/1029>__
    • Performance improvements, new tests, more typing annotations and miscellaneous fixes [#967](https://github.com/breathe-doc/breathe/issues/967) <https://github.com/breathe-doc/breathe/pull/967>__
    • Support members in a Doxygen 1.9.7 group [#934](https://github.com/breathe-doc/breathe/issues/934) <https://github.com/breathe-doc/breathe/pull/934>__
    • Fix docstring missing quotes [#1020](https://github.com/breathe-doc/breathe/issues/1020) <https://github.com/breathe-doc/breathe/pull/1020>__
    • Fix docstring missing quotes [#1020](https://github.com/breathe-doc/breathe/issues/1020) <https://github.com/breathe-doc/breathe/pull/1020>__
    • Fix some incorrect indents in the document [#1032](https://github.com/breathe-doc/breathe/issues/1032) <https://github.com/breathe-doc/breathe/pull/1032>__
    • Enable imgconverter extension to fix LaTeX documentation build [#1027](https://github.com/breathe-doc/breathe/issues/1027) <https://github.com/breathe-doc/breathe/pull/1027>__
    • Bump astral-sh/setup-uv from 5 to 6 in the github-actions group [#1025](https://github.com/breathe-doc/breathe/issues/1025) <https://github.com/breathe-doc/breathe/pull/1025>__
  • 2025-02-22 - Breathe v4.36.0

    • Update test_renderer so that tests pass with Sphinx 7.2. [#976](https://github.com/breathe-doc/breathe/issues/976) <https://github.com/breathe-doc/breathe/pull/976>__
    • Fix PosixPath issue with Sphinx 7.2.

... (truncated)

Commits
  • ea1f753 Release v4.36.0
  • ce67526 Add GitHub Actions release workflow for Trusted Publishing (#1023)
  • d637764 Enable flake8-tidy-imports in Ruff
  • a535b4b Use the sphinx.testing.fixtures pytest plugin
  • 5f76cc8 Run mypy on the configured mypy.files
  • 6c55c1d Resolve most per-file ignores in Ruff
  • 36f41e7 Install Doxygen from GitHub releases
  • f98c45b Convert links to HTTPS
  • 1ccac0b Simplify conf.py
  • 3079797 Require Doxygen 1.9.2 or later
  • Additional commits viewable in compare view

Updates setuptools to 82.0.1

Changelog

Sourced from setuptools's changelog.

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

Deprecations and Removals

  • pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have been superseded by the importlib.resources <https://docs.python.org/3/library/importlib.resources.html>_ and importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>_ projects. Projects and environments relying on pkg_resources for namespace packages or other behavior should depend on older versions of setuptools. (#3085)

v81.0.0

Deprecations and Removals

  • Removed support for the --dry-run parameter to setup.py. This one feature by its nature threads through lots of core and ancillary functionality, adding complexity and friction. Removal of this parameter will help decouple the compiler functionality from distutils and thus the eventual full integration of distutils. These changes do affect some class and function signatures, so any derivative functionality may require some compatibility shims to support their expected interface. Please report any issues to the Setuptools project for investigation. (#4872)

v80.10.2

Bugfixes

  • Update vendored dependencies. (#5159)

Misc

... (truncated)

Commits
  • 5a13876 Bump version: 82.0.0 → 82.0.1
  • 51ab8f1 Avoid using (deprecated) 'json.version' in tests (#5194)
  • f9c37b2 Docs/CI: Fix intersphinx references (#5195)
  • 8173db2 Docs: Fix intersphinx references
  • 09bafbc Fix past tense on newsfragment
  • 461ea56 Add news fragment
  • c4ffe53 Avoid using (deprecated) 'json.version' in tests
  • 749258b Cleanup pkg_resources dependencies and configuration (#5175)
  • 2019c16 Parse ext-module.define-macros from pyproject.toml as list of tuples (#5169)
  • b809c86 Sync setuptools schema with validate-pyproject (#5157)
  • Additional commits viewable in compare view

Updates wheel to 0.47.0

Release notes

Sourced from wheel's releases.

0.47.0

  • Added the wheel info subcommand to display metadata about wheel files without unpacking them (#639)
  • Fixed WheelFile raising Missing RECORD file when the wheel filename contains uppercase characters (e.g. Django-3.2.5.whl) but the .dist-info directory inside uses normalized lowercase naming (#411)
Changelog

Sourced from wheel's changelog.

Release Notes

0.47.0 (2026-04-22)

  • Added the wheel info subcommand to display metadata about wheel files without unpacking them ([#639](https://github.com/pypa/wheel/issues/639) <https://github.com/pypa/wheel/issues/639>_)
  • Fixed WheelFile raising Missing RECORD file when the wheel filename contains uppercase characters (e.g. Django-3.2.5.whl) but the .dist-info directory inside uses normalized lowercase naming ([#411](https://github.com/pypa/wheel/issues/411) <https://github.com/pypa/wheel/issues/411>_)

0.46.3 (2026-01-22)

  • Fixed ImportError: cannot import name '_setuptools_logging' from 'wheel' when installed alongside an old version of setuptools and running the bdist_wheel command ([#676](https://github.com/pypa/wheel/issues/676) <https://github.com/pypa/wheel/issues/676>_)

0.46.2 (2026-01-22)

  • Restored the bdist_wheel command for compatibility with setuptools older than v70.1
  • Importing wheel.bdist_wheel now emits a FutureWarning instead of a DeprecationWarning
  • Fixed wheel unpack potentially altering the permissions of files outside of the destination tree with maliciously crafted wheels (CVE-2026-24049)

0.46.1 (2025-04-08)

  • Temporarily restored the wheel.macosx_libfile module ([#659](https://github.com/pypa/wheel/issues/659) <https://github.com/pypa/wheel/issues/659>_)

0.46.0 (2025-04-03)

  • Dropped support for Python 3.8
  • Removed the bdist_wheel setuptools command implementation and entry point. The wheel.bdist_wheel module is now just an alias to setuptools.command.bdist_wheel, emitting a deprecation warning on import.
  • Removed vendored packaging in favor of a run-time dependency on it
  • Made the wheel.metadata module private (with a deprecation warning if it's imported
  • Made the wheel.cli package private (no deprecation warning)
  • Fixed an exception when calling the convert command with an empty description field

0.45.1 (2024-11-23)

  • Fixed pure Python wheels converted from eggs and wininst files having the ABI tag in the file name

... (truncated)

Commits
  • efd83a7 Created a new release
  • bb69216 Reordered the changelog entries
  • d5a1763 fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...
  • 5718957 [pre-commit.ci] pre-commit autoupdate (#685)
  • 6258068 chore: log_level is better than log_cli_level (#684)
  • 2975deb Require tox >= 4.22
  • 47674ba chore: add check-sdist to checks (#681)
  • 56223f6 __package____spec__.parent (#679)
  • 0ce509e Added the wheel info subcommand (#669)
  • 39039c0 Improved the index page
  • Additional commits viewable in compare view

Updates numpy to 2.4.4

Release notes

Sourced from numpy's releases.

2.4.4 (Mar 29, 2026)

NumPy 2.4.4 Release Notes

The NumPy 2.4.4 is a patch release that fixes bugs discovered after the 2.4.3 release. It should finally close issue #30816, the OpenBLAS threading problem on ARM.

This release supports Python versions 3.11-3.14

Contributors

A total of 8 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

  • Charles Harris
  • Daniel Haag +
  • Denis Prokopenko +
  • Harshith J +
  • Koki Watanabe
  • Marten van Kerkwijk
  • Matti Picus
  • Nathan Goldbaum

Pull requests merged

A total of 7 pull requests were merged for this release.

  • #30978: MAINT: Prepare 2.4.x for further development
  • #31049: BUG: Add test to reproduce problem described in #30816 (#30818)
  • #31052: BUG: fix FNV-1a 64-bit selection by using NPY_SIZEOF_UINTP (#31035)
  • #31053: BUG: avoid warning on ufunc with where=True and no output
  • #31058: DOC: document caveats of ndarray.resize on 3.14 and newer
  • #31079: TST: fix POWER VSX feature mapping (#30801)
  • #31084: MAINT: numpy.i: Replace deprecated sprintf with snprintf...
Changelog

Sourced from numpy's changelog.

This is a walkthrough of the NumPy 2.4.0 release on Linux, which will be the first feature release using the numpy/numpy-release <https://github.com/numpy/numpy-release>__ repository.

The commands can be copied into the command line, but be sure to replace 2.4.0 with the correct version. This should be read together with the :ref:general release guide <prepare_release>.

Facility preparation

Before beginning to make a release, use the requirements/*_requirements.txt files to ensure that you have the needed software. Most software can be installed with pip, but some will require apt-get, dnf, or whatever your system uses for software. You will also need a GitHub personal access token (PAT) to push the documentation. There are a few ways to streamline things:

  • Git can be set up to use a keyring to store your GitHub personal access token. Search online for the details.

Prior to release

Add/...

Description has been truncated

Updates the requirements on [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [pypandoc](https://github.com/JessicaTegner/pypandoc), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery), [pandas](https://github.com/pandas-dev/pandas), [pandoc](https://github.com/boisgera/pandoc), [matplotlib](https://github.com/matplotlib/matplotlib), [breathe](https://github.com/breathe-doc/breathe), [setuptools](https://github.com/pypa/setuptools), [wheel](https://github.com/pypa/wheel), [numpy](https://github.com/numpy/numpy), [pybind11](https://github.com/pybind/pybind11), [click](https://github.com/pallets/click), [requests](https://github.com/psf/requests), [protobuf](https://github.com/protocolbuffers/protobuf), [grpcio](https://github.com/grpc/grpc), [grpcio-tools](https://github.com/grpc/grpc) and [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.

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

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

Updates `sphinx-gallery` from 0.20.0 to 0.21.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.20.0...v0.21.0)

Updates `pandas` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v3.0.1...v3.0.2)

Updates `pandoc` to 2.4
- [Release notes](https://github.com/boisgera/pandoc/releases)
- [Changelog](https://github.com/boisgera/pandoc/blob/master/mkdocs/changelog.md)
- [Commits](boisgera/pandoc@v2.1...v2.4)

Updates `matplotlib` from 3.10.8 to 3.10.9
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9)

Updates `breathe` to 4.36.0
- [Release notes](https://github.com/breathe-doc/breathe/releases)
- [Changelog](https://github.com/breathe-doc/breathe/blob/main/CHANGELOG.rst)
- [Commits](breathe-doc/breathe@v4.33.1...v4.36.0)

Updates `setuptools` to 82.0.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v41.0.0...v82.0.1)

Updates `wheel` to 0.47.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.33.0...0.47.0)

Updates `numpy` to 2.4.4
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.21.5...v2.4.4)

Updates `pybind11` from 3.0.2 to 3.0.4
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md)
- [Commits](pybind/pybind11@v3.0.2...v3.0.4)

Updates `click` to 8.3.3
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@7.0...8.3.3)

Updates `requests` to 2.33.1
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.22.0...v2.33.1)

Updates `protobuf` from 6.33.5 to 7.34.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `grpcio` from 1.78.0 to 1.80.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](grpc/grpc@v1.78.0...v1.80.0)

Updates `grpcio-tools` from 1.78.0 to 1.80.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](grpc/grpc@v1.78.0...v1.80.0)

Updates `pytest` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.2...9.0.3)

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: pypandoc
  dependency-version: '1.17'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: sphinx-gallery
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: pandas
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: pandoc
  dependency-version: '2.4'
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: matplotlib
  dependency-version: 3.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: breathe
  dependency-version: 4.36.0
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: wheel
  dependency-version: 0.47.0
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: numpy
  dependency-version: 2.4.4
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: pybind11
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: click
  dependency-version: 8.3.3
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: requests
  dependency-version: 2.33.1
  dependency-type: direct:production
  dependency-group: pip-deps
- dependency-name: protobuf
  dependency-version: 7.34.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
- dependency-name: grpcio
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: grpcio-tools
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies, maintenance. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants