Closed
Conversation
Updates the requirements on [numpy](https://github.com/numpy/numpy) and [flit-core](https://github.com/pypa/flit) to permit the latest version. 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 `flit-core` to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.2.0...3.12.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production dependency-group: actions - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Updates the requirements on numpy and flit-core to permit the latest version.
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
flit-coreto 3.12.0Changelog
Sourced from flit-core's changelog.
... (truncated)
Commits
1c81417Merge pull request #737 from pypa/changelog-3.12d9ce4c6Bump version: 3.11.0 → 3.12.027ea098Prepare release notes for 3.127a6e9b2Merge pull request #731 from AA-Turner/compound-spdx0b07d23Reword error messages38429c9Add empty expression test case4ab2335Add brackets-only test case78db7b5Shorten error messages20e1729Handle mixed-case licence operators9bd1477Raise error on expressions with no operatorDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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