[MNT] Bump the python-packages group across 1 directory with 5 updates #1762
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 numba, numpy, scikit-learn, scipy and keras to permit the latest version.
Updates
numba
to 0.60.0Release notes
Sourced from numba's releases.
Commits
53e976f
Merge pull request #9620 from esc/cherry-pick/rc-bugfixes-for-0.60.0-final6cee88e
add remaining PRs that were cherry-picked38beff8
update change log5e6270a
update version support table with release dateff2e495
Merge pull request #9603 from sklam/fix/avx512nocona48faddf
Merge pull request #9602 from sklam/fix/np2compat7d1976f
Merge pull request #9586 from sklam/fix/bug9581b3dc3df
Merge pull request #9596 from kc611/import-issue056012a
Added tests08bfe07
Added inline_closurecall as an import during registry loadingUpdates
numpy
to 2.0.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1d49c7f
Merge pull request #26698 from charris/prepare-2.0.02103511
DOC: Remove duplicate in author list.db8030e
BUG: Change cibuildwheel version [wheel build]1a68264
REL: Prepare for the NumPy 2.0.0 release [wheel build]c8665ba
Merge pull request #26696 from charris/backport-26582103f4dd
Merge pull request #26697 from charris/backport-25963c193dcd
Merge pull request #26695 from charris/backport-266678fa8191
BUG: Fix bug in numpy.pad() (#25963)ece3559
BUG: weighted nanpercentile, nanquantile and multi-dim q (#26582)b31e195
BUG: Adds asanyarray to start of linalg.cross (#26667)Updates
scikit-learn
to 1.5.1Release notes
Sourced from scikit-learn's releases.
Commits
70fdc84
Bump version [cd build]b0ec847
DOC Add missing PR number in changelog entry (#29384)8179b8f
DOC Set 1.5.1 release month (#29377)851c0d6
FIX:accuracy
andzero_loss
support for multilabel with Array API (#29336)99d8a32
FIXzero_one_loss
breaks with multilabel and Array API (#29269)059070b
ENH Add Array API compatibility tocosine_similarity
(#29014)ada571f
Fix a regression in GridSearchCV for parameter grids that have arrays of diff...fb26476
🔒 🤖 CI Update lock files for cirrus-arm CI build(s) 🔒 🤖...5a74cc0
Fix performance regression in ColumnTransformer (#29330)c3d69b2
MAINT Pin the ruff version on CI linters (#29359)Updates
scipy
to 1.14.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
87c4664
REL: SciPy 1.14.0 rel commit [wheel build]ac63c81
Merge pull request #21019 from tylerjereddy/treddy_1.14.0_final_backports541003f
DOC: update 1.14 relnotes [wheel build]a08d1ff
MAINT: stats.gstd: warn when an observation is <= 0a4f7119
DEP: special.perm: deprecate non-integerN
andk
withexact=True
(#20909)73339fb
TST: stats: fix use of np.testing to compare xp-arrays0542df6
DOC: Update 1.14.0 release notesf8e530c
STY: _lib._util: silence mypye2cbda2
TST:sparse.linalg: Skip test due to sensitivity to numerical noise4fb2e6a
TST: robustify test_nnls_inner_loop_case1Updates
keras
to 3.4.1Release notes
Sourced from keras's releases.
Commits
f5e90a2
Fixsave_model
andload_model
(#19924)5f52db2
Update version numbera2e9a52
Fix compatibility ofrandom.beta
in tf.data (#19923)656df40
Internally, replaceFloatDTypePolicy
withDTypePolicy
(#19918)558d38c
Fixexport_lib.make_tensor_spec
(#19915)b038ce2
Avoid None shape entries in TimeDistributed9cfe208
Skip TF sparse test on GPUf0bae91
Update version number208e70d
Merge branch 'master' of github.com:keras-team/kerasc03e7b0
Skip sparse tests on GPUMost Recent Ignore Conditions Applied to This Pull Request
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