deps(deps): bump the data-science group across 1 directory with 3 updates#23
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(deps): bump the data-science group across 1 directory with 3 updates#23dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the data-science group with 3 updates in the / directory: [numpy](https://github.com/numpy/numpy), [pandas](https://github.com/pandas-dev/pandas) and [scipy](https://github.com/scipy/scipy). Updates `numpy` from 2.4.1 to 2.4.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.4.1...v2.4.2) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: data-science - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: data-science - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: data-science ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Bumps the data-science group with 3 updates in the / directory: numpy, pandas and scipy.
Updates
numpyfrom 2.4.1 to 2.4.2Release notes
Sourced from numpy's releases.
Commits
c81c49fMerge pull request #30757 from charris/prepare-2.4.2b3ae9c5REL: Prepare for the NumPy 2.4.2 release9de8984Merge pull request #30737 from mattip/scipy-openblas-backportb7be329backport scipy-openblas version change7ff9863Merge pull request #30736 from charris/backport-30667431fffbMAINT: Skip tests that require buffer.127235fBUG: fix thread safety ofarray_getbuffer(#30667)18bdb2eMerge pull request #30713 from charris/backport-3071041dd751Merge pull request #30712 from charris/backport-307057a278daBUG: Fixup the quantile promotion fixupUpdates
pandasfrom 3.0.0 to 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
scipyfrom 1.17.0 to 1.17.1Release notes
Sourced from scipy's releases.
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTDependabot 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