Bump the pip group across 1 directory with 8 updates#87
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [cython](https://github.com/cython/cython), [numpy](https://github.com/numpy/numpy), [setuptools](https://github.com/pypa/setuptools), [wheel](https://github.com/pypa/wheel), [numpydoc](https://github.com/numpy/numpydoc), [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) to permit the latest version. Updates `cython` to 3.2.5 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.0...3.2.5) Updates `numpy` to 2.0.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.0...v2.0.2) 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@v45.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.37.0...0.47.0) Updates `numpydoc` to 1.9.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.8.0...v1.9.0) Updates `sphinx` to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v4.0.0...v7.4.7) Updates `sphinx-gallery` to 0.19.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.8.1...v0.19.0) Updates `sphinx-notfound-page` to 1.1.0 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@0.3...1.1.0) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:development dependency-group: pip - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production dependency-group: pip - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: pip - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:production dependency-group: pip - dependency-name: sphinx-gallery dependency-version: 0.19.0 dependency-type: direct:production dependency-group: pip - dependency-name: sphinx-notfound-page dependency-version: 1.1.0 dependency-type: direct:production dependency-group: pip - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
057b8b6 to
ed6919c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on cython, numpy, setuptools, wheel, numpydoc, sphinx, sphinx-gallery and sphinx-notfound-page to permit the latest version.
Updates
cythonto 3.2.5Changelog
Sourced from cython's changelog.
... (truncated)
Commits
ec15209Tests: Fix test in Py3.16, following cython/cython#7709aa576c4Fix test.2398dddPrepare release of 3.2.5.abb261fUpdate changelog.a4bae70Small cleanup of memoryview assertion (GH-7635)80d9e7ePrevent walrus operator from being re-evaluated multiple times in isinstance(...0c69532CI: Pip PyPy 3.11 version to avoid CI failures.f7d6b7aCI: Allow longer PyPy version strings than "major.minor".b7a1d43Update changelog.f02df0aBuild: Remove outdated license identifier (long replaced bylicensekw-opti...Updates
numpyto 2.0.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
854252dMerge pull request #27280 from charris/prepare-2.0.2cffa071REL: Prepare for the NumPy 2.0.2 release [wheel build]1693029Merge pull request #27279 from charris/backport-27275da9f9c3BUG: Fix array_equal for numeric and non-numeric scalar typesee1cf96Merge pull request #27213 from charris/backport-2720249dec35BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 buildsbe56ae2Merge pull request #27195 from charris/backport-2718275b039cREV: Revert undef I and document it428e2baMerge pull request #27151 from charris/backport-27143451516dBUG: Do not accidentally store dtype metadata innp.saveUpdates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
wheelto 0.47.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
efd83a7Created a new releasebb69216Reordered the changelog entriesd5a1763fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...5718957[pre-commit.ci] pre-commit autoupdate (#685)6258068chore: log_level is better than log_cli_level (#684)2975debRequire tox >= 4.2247674bachore: add check-sdist to checks (#681)56223f6__package__→__spec__.parent(#679)0ce509eAdded the wheel info subcommand (#669)39039c0Improved the index pageUpdates
numpydocto 1.9.0Commits
3db2f68Designate 1.9.0 release610a25eDesignate 1.9.0rc0 release8044135Specity the types ofnumpydoc_xref_ignoreoption (#631)865b865Fix pip setup command in github workflow (#629)259f8acFix broken link informat.rst(#628)139a344Switch to storing AST nodes on the stack for more accurate method signature c...84ebcc0Switch to dependency groups (#626)8dbddc6Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1...9862b6aBump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#620)5b437b5BUG: Correct functionality of numpydoc SS05 (#613)Updates
sphinxto 7.4.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
0d912c8Bump to 7.4.7 finalbbc97e0autosummary: Filter invalid import prefixes inautolink(#12626)6c486a5Fix detecting file changes for the overwritten file warning (#12627)2bd973eautodoc: Fix warnings with dataclasses inAnnotatedmetadata (#12622)dd77f85Support callables inAnnotatedtypes (#12625)1ed4ca7Marktest_build_manpageas XFAIL following changes in Docutils mastercd8ce07Update message catalogues following reverted commitsc6cd25fPartially revert "Update message catalogues (#11626)"fa2ba7dPartially Revert "[bot]: Update message catalogues (#12563)"e439c6fEnsure that old-style object description options are respected (#12620)Updates
sphinx-galleryto 0.19.0Release notes
Sourced from sphinx-gallery's releases.
Changelog
Sourced from sphinx-gallery's changelog.
... (truncated)
Commits
07479c9Release 0.19.0 (#1438)6bd74c7DOC Fixes to minigallery doc inconfiguration\.rst(#1437)91810a9Fix minigallery duplicates and add tests and update documenation (#1435)38facfd[pre-commit.ci] pre-commit autoupdate (#1434)44b9b6dFix: Fix minigallery duplicates (#1430)6b7c1ef[pre-commit.ci] pre-commit autoupdate (#1431)2510af3[pre-commit.ci] pre-commit autoupdate (#1428)4c43e47Fix label checker workflow (#1426)cc50cce[pre-commit.ci] pre-commit autoupdate (#1423)f2fcb5a[pre-commit.ci] pre-commit autoupdate (#1422)Updates
sphinx-notfound-pageto 1.1.0Changelog
Sourced from sphinx-notfound-page's changelog.
... (truncated)
Commits
97515faRelease 1.1.01fcba8dUse READTHEDOCS_CANONICAL_URL for notfound_urls_prefix (#252)8af414eMake the tests pass with Sphinx 8.1 (#250)274a041Docs: update requirements (#248)2c7cd9aMake the tests pass with Sphinx 7.3.x (#245)be376e2Release 1.0.44a7a4dbfix: Error with sphinx-notfound-page 1.0.3 - 'tuple' object has no at… (#241)fe10592Tests: update test suite and fix some tests (#242)c628442Release 1.0.39b0cc7dfix: check prefix starts and ends with / (#238)