Bump the pip-all-updates group with 8 updates #328
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 pip-all-updates group with 8 updates:
7.6.10
7.6.12
3.10.0
3.10.1
0.9.4
0.9.9
1.15.1
1.15.2
4.48.2
4.49.0
2.1.3
2.1.4
4.5.0
4.6.0
2.0.5
2.0.6
Updates
coverage
from 7.6.10 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
matplotlib
from 3.10.0 to 3.10.1Release notes
Sourced from matplotlib's releases.
Commits
6fc8169
REL 3.10.133361fb
Release notes v3.10.12495bbc
Fix toctrees for 3.10 release notes526785e
Github stats v3.10.1d23b173
Merge v3.10.0-doc into v3.10.x9fe0dad
Merge pull request #29682 from meeseeksmachine/auto-backport-of-pr-29680-on-v...d3cf53d
Merge pull request #29683 from meeseeksmachine/auto-backport-of-pr-29670-on-v...2944994
Backport PR #29670: DOC: change marginal scatter plot to subplot_mosaicb4f94a4
Backport PR #29680: DOC: fix the bug of examples\event_handling4f3d478
Merge pull request #29676 from meeseeksmachine/auto-backport-of-pr-29666-on-v...Updates
ruff
from 0.9.4 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
scipy
from 1.15.1 to 1.15.2Release notes
Sourced from scipy's releases.
Commits
0f1fd4a
REL: 1.15.2 rel commit [wheel build]7df5cc6
Merge pull request #22471 from tylerjereddy/treddy_backports_1.15.2a046fa0
CI: PR 22471 wheel builds [wheel build]198aa52
DOC: PR 22471 revisionsba61a58
CI: PR 22471 revisionse0251ee
do not check dtype in test_compare_with_GCVSPLfcc68dd
MAINT: integrate.cumulative_simpson: bump test tolerance6d2c059
BUG: wrap median_filter stability (#22402)59cb7d4
DOC: PR 22471 revisionsa60d17f
MAINT: pearsonr SIMD-related shimUpdates
transformers
from 4.48.2 to 4.49.0Release notes
Sourced from transformers's releases.
Commits
a22a437
v4.49.08018e0e
add shared experts for upcoming Granite 4.0 language models (#35894)bcfc9d7
[Bugfix] Fix reloading of pixtral/llava configs (#36077)0c78ef6
🔴 VLM: compile compatibility (#35724)b45cf0e
Guard against unset resolved_archive_file (#35628)96f01a3
Revert qwen2 breaking changes related to attention refactor (#36162)cb586a3
Add require_read_token to fp8 tests (#36189)5f726f8
New HIGGS quantization interfaces, JIT kernel compilation support. (#36148)15ec971
Prepare processors for VideoLLMs (#36149)33d1d71
Add ImageProcessorFast to Qwen2.5-VL processor (#36164)Updates
xgboost
from 2.1.3 to 2.1.4Release notes
Sourced from xgboost's releases.
Commits
62e7923
Bump version to 2.1.4 (#11208)b8cfb56
[backport] Compatibility fixes for scikit-learn 1.6 (#11021, #11162) (#11205)30a7fd5
[CI] Upgrade to CUDA 12.8 (#11202)fc32798
[CI] Various CI fixes (#11196)a406528
[backport] Adapt to rmm 25.02 logger changes (#11153) (#11190)3b19332
[backport] When building with CUDA 12.8+ enable blackwell support (#11187) (#...Updates
lightgbm
from 4.5.0 to 4.6.0Release notes
Sourced from lightgbm's releases.
... (truncated)
Commits
d02a01a
release v4.6.0 (#6796)d24260f
[R-package] require lgb.Dataset, remove support for passing 'colnames' and 'c...c6d90bc
[python-package] support sub-classing scikit-learn estimators (#6783)768f642
[c++] update to fmt 11.1.2, fast_double_parser 0.8.0 (#6802)1531d87
[ci] fix valgrind workflow (#6816)188f1be
[ci] validate pyproject file by json schema (#6813)81922a7
[ci] [python-package] update pre-commit hooks to latest versions (#6817)2db0b25
[python-package] Separately check whetherpyarrow
andcffi
are installed ...c9de57b
[CUDA] fix setting of CUDA architectures and enable support for NVIDIA Blackw...f2b959c
[ci]: Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 in the ci-depe...Updates
tabpfn
from 2.0.5 to 2.0.6Commits
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