Bump the pip-all-updates group with 9 updates #312
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 9 updates:
24.10.0
25.1.0
0.8.4
0.9.4
0.25.0
0.25.1
1.6.0
1.6.1
1.14.1
1.15.1
2.5.1
2.6.0
0.20.1
0.21.0
4.47.1
4.48.2
2.0.3
2.0.5
Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
ruff
from 0.8.4 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definitions after terminal statements unreachable (#1...e1c9d10
[flake8-comprehensions
] Do not emitunnecessary-map
diagnostic when lambd...23c9884
Preserve quotes in generated f-strings (#15794)Updates
scikit-image
from 0.25.0 to 0.25.1Release notes
Sourced from scikit-image's releases.
... (truncated)
Commits
e742bf4
Designate 0.25.1 releasee40e7d9
Revert "Merge pull request #7595 from jarrodmillman/drop-py3.10" (#7671)8f3dc17
Explicitly upcast float16 to float32 in random_walker (#7655)cd6dd43
Skip flaky test on azure (#7669)6bc1317
[pre-commit.ci] pre-commit autoupdate (#7649)676d664
Build Linux ARM wheels natively (#7664)96834cf
Require at least 5 data points for ellipse estimation (#7648)fff7dea
Temporarily disable parallel building of gallery (#7656)126455a
Improve stability of blur effect metric (#7643)bb7f08a
Update active_contour_model.py (#7645)Updates
scikit-learn
from 1.6.0 to 1.6.1Release notes
Sourced from scikit-learn's releases.
Commits
f159b78
trigger wheel builder [cd build]73cca70
generate changelogafaa070
bump version1f43fd2
DOC: Updates to Macro vs micro-averaging in plot_roc.py (#29845)ea8a725
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#30593)bc291f1
🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...f5f2b9c
🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...acbb862
TST Fix doctest due to GradientBoostingClassifier difference with scipy 1.15 ...42831e5
FIX warn if an estimator does have a concrete sklearn_tags implementation...0d2ce43
FIX change FutureWarnings to DeprecationWarnings for the tags (#30573)Updates
scipy
from 1.14.1 to 1.15.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
df134ea
REL: 1.15.1 rel commit [wheel build]f939c19
Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports609bb3c
DOC: PR 22296 revisions5bfd6a2
TST: stats.Normal: bump tolerance on test of logcdf (#22276)f9a549c
DOC: update 1.15.1 relnotes6f011d8
MAINT: Update highs subproject commit0ff01de
TST: fix thread safety issue in interpolate.bsplines memmap test21c65ab
BLD: fix some issues with undeclared internal build dependencies826759e
MAINT: fix url for array-api-extra git submodule9af1fcd
Merge pull request #22235 from tylerjereddy/treddy_prep_1.15.1Updates
torch
from 2.5.1 to 2.6.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
1eba9b3
change the test wheel to release wheel when release wheel available (#145884)2236df1
[CUDA] Change slim-wheel libraries load order (#145662)3207040
[CD] Fix slim-wheel cuda_nvrtc import problem (#145614)ca3c3a6
[Release-Only] Remove ptx from Linux CUDA 12.6 binary builds (#145616)7be6b5d
Fix IdentationError of code example (#145525)dcb8ad0
update get start xpu (#145286)8d4b8a9
Prevent legacy_load when weights_only=True (correctly) (#145111)9c34a20
Revert "Prevent _legacy_load with weights_only=True (#144993)"cd15d7b
Prevent _legacy_load with weights_only=True (#144993)a2639bc
[Release/2.6] Enable python-3.13t aarch64 builds (#144878)Updates
torchvision
from 0.20.1 to 0.21.0Release notes
Sourced from torchvision's releases.
Commits
7af6987
[Cherry-Pick] Update Requires-Python: >=3.9 (#8886)eafc293
[Cherry-pick for 0.21] Migrate avif and heic decoders to torchvision-extra-de...2f3a43f
[Cherry-pick for 0.21] Fix doc of masks_to_boxes (#8798) (#8799)b411ffc
[0.21 release] Use release/2.6 branch of test-infra (#8795)8217401
[release/0.21] set version to 0.21.0 (#8797)a1c7f8e
[release 0.21] remove prototype stuff (#8794)a9a726a
Make v2 transforms authoring public (#8787)48f01de
Ignore mypy for maxvit (#8791)6279faa
Fix pyav 14 error (#8776)36e219b
mypy again (#8774)Updates
transformers
from 4.47.1 to 4.48.2Release notes
Sourced from transformers's releases.
... (truncated)
Commits
b673c16
Fix mask slicing for models with HybridCache (#35681)aa3e590
Updatesquad_convert_example_to_features
to work with numpy v2 (#35955)f3fad57
v4.48.2e5f88ae
Fix is_causal being a tensor (#35791)163c8bb
Fix: loading DBRX back from saved path (#35728)b17abf9
Fix NoneType type as it requires py>=3.10 (#35843)f7b6047
Restore is_torch_greater_or_equal_than for backward compatibility (#35734)2e752ea
revert my changes785b5cf
v4.48.13b09464
Patch moonshine (#35731)Updates
tabpfn
from 2.0.3 to 2.0.5Commits
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