build(deps): bump the production group across 1 directory with 7 updates#1085
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the production group across 1 directory with 7 updates#1085dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.3` | `3.10.9` | | [numpy](https://github.com/numpy/numpy) | `2.2.6` | `2.4.4` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.1` | `12.2.0` | | [polars](https://github.com/pola-rs/polars) | `1.29.0` | `1.40.1` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.6.1` | `1.8.0` | | [statsmodels](https://github.com/statsmodels/statsmodels) | `0.14.4` | `0.14.6` | | [xxhash](https://github.com/ifduyue/python-xxhash) | `3.5.0` | `3.7.0` | Updates `matplotlib` from 3.10.3 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.3...v3.10.9) Updates `numpy` from 2.2.6 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@v2.2.6...v2.4.4) Updates `pillow` from 12.1.1 to 12.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.1...12.2.0) Updates `polars` from 1.29.0 to 1.40.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.29.0...py-1.40.1) Updates `scikit-learn` from 1.6.1 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.6.1...1.8.0) Updates `statsmodels` from 0.14.4 to 0.14.6 - [Release notes](https://github.com/statsmodels/statsmodels/releases) - [Changelog](https://github.com/statsmodels/statsmodels/blob/main/CHANGES.md) - [Commits](statsmodels/statsmodels@v0.14.4...v0.14.6) Updates `xxhash` from 3.5.0 to 3.7.0 - [Release notes](https://github.com/ifduyue/python-xxhash/releases) - [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst) - [Commits](ifduyue/python-xxhash@v3.5.0...v3.7.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: polars dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: statsmodels dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: xxhash dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
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 production group with 7 updates in the / directory:
3.10.33.10.92.2.62.4.412.1.112.2.01.29.01.40.11.6.11.8.00.14.40.14.63.5.03.7.0Updates
matplotlibfrom 3.10.3 to 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
numpyfrom 2.2.6 to 2.4.4Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cUpdates
pillowfrom 12.1.1 to 12.2.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)Updates
polarsfrom 1.29.0 to 1.40.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
344a0eaPython Polars 1.40.1 (#27381)4856eb3fix: Honorhavingpredicate inGroupByiter (#27370)f992305chore(python): Disable mypy type checking forpyarrowcalls (#27377)17f9074chore: Disable debug symbols in macos coverage tests (#27361)44948d3fix: Use the physical dtype forNumUnorderedImplodeReducerarrow `ListArray...6bb1cf8fix(python): Address bug inreduce_balancedfor certain input length lists ...fb70396docs: Split out openlineage docs into guide and configuration (#27371)2436421fix: Ensurelist.sample()allowsfraction> 1 when `with_replacement=True...21f150fci(rust): Cargo deny (#27363)dd9be47perf: Skip validity mask processing in array_ufunc when no inputs have nu...Updates
scikit-learnfrom 1.6.1 to 1.8.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
statsmodelsfrom 0.14.4 to 0.14.6Release notes
Sourced from statsmodels's releases.
Commits
40e6a84Merge pull request #9701 from bashtage/doc-0.14.6-changes120ad27DOC: Release note for 0.14.6e8b0ab0Merge pull request #9700 from bashtage/final-0.14.6-changes8ad398aMAINT: Improve compatability wiht recent NumPy9495808Merge pull request #9633 from bashtage/changes-0-14-6b44854aSTY: Fix linting failse7b2fa5MAINT: Update for recent changes1107ea5Merge pull request #9591 from bashtage/rls-0-14-5-notesf3b362aMAINT: Update CIe2249abDOC: Final fixesUpdates
xxhashfrom 3.5.0 to 3.7.0Release notes
Sourced from xxhash's releases.
Changelog
Sourced from xxhash's changelog.
Commits
404589ePrepare 3.7.0d3cd664Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.00d7d943Bump pypa/cibuildwheel from 3.4.0 to 3.4.1c4b8775Bump actions/download-artifact from 7 to 81ae3e5bBump actions/upload-artifact from 6 to 78faaa34Bump pypa/cibuildwheel from 3.3.1 to 3.4.04ba9b0cBump docker/setup-qemu-action from 3 to 443bb203Bump actions/download-artifact from 6 to 7a7a3bd2Bump actions/upload-artifact from 5 to 6c35bf01Bump pypa/cibuildwheel from 3.3.0 to 3.3.1Dependabot 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