Bump the dependencies group with 9 updates #205
Closed
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 dependencies group with 9 updates:
2.2.0
2.2.1
0.15.1
0.15.2
2.1.3
2.1.4
13.7.0
13.7.1
6.1.1
6.1.2
1.3.0.post0
1.3.1
0.24.0
0.25.0
0.16.2
0.16.3
8.0.0
8.0.2
Updates
torch
from 2.2.0 to 2.2.1Release notes
Sourced from torch's releases.
Commits
6c8c5ad
[RelEng] DefineBUILD_BUNDLE_PTXAS
(#119750) (#119988)f00f0ab
fix compile DTensor.from_local in trace_rule_look up (#119659) (#119941)077791b
Revert "Update state_dict.py to propagate cpu offload (#117453)" (#119995)3eaaeeb
Update state_dict.py to propagate cpu offload (#117453) (#119916)0aa3fd3
HSDP + TP integration bug fixes (#119819)eef51a6
[Inductor] Skip triton templates for mixedmm on SM70- (#118591) (#119894)940358f
[dtensor] fix dtensor _to_copy op for mix precision (#116426) (#119687)24e4751
[state_dict] Calls wait() for the DTensor to_local() result (#118197) (#119692)dcaeed3
[DCP][state_dict] Fix the issue that get_state_dict/set_state_dict ig… (#119807)4f882a5
Properly preserve SymInt input invariant when splitting graphs (#117406) (#11...Updates
tokenizers
from 0.15.1 to 0.15.2Release notes
Sourced from tokenizers's releases.
Commits
701a73b
correct version for the releasef11fd7a
add cargo lockversion = "0.15.2-rc1"
c893204
Efficient Replace normalizer (#1413)4a8105c
Convert word counts to u64 (#1433)67fe59c
chore: Update dependencies to latest supported versions (#1441)8f73fe9
update dev version to 0.15.2-dev.0efec086
get_added_tokens_decoder
returns BTREEMapUpdates
pytorch-lightning
from 2.1.3 to 2.1.4Release notes
Sourced from pytorch-lightning's releases.
Commits
8623143
release 2.1.480c02ff
precommit: drop Black in favor of Ruff (#19380)d833ad1
ci: cancel-in-progress if PR (#19204)1de41e9
ci: bump also conda requirements (#19203)f9a4bf5
Adding test for legacy checkpoint created with 2.1.3 (#19198)5f421df
docker: fix folder names (#19200)2f7a039
StreamingDataloader: Resolve typo (#19370)e5676a8
JPEGSerializer: Fix serializer io.bytes image (#19369)b1d3769
Bump Lightning Cloud 0.5.64 (#19372)18751f0
map operator: Add support for nested folders (#19366)Updates
rich
from 13.7.0 to 13.7.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
7f580bd
Merge pull request #3293 from Textualize/bump1371705bc46
bumpf4a7ed3
Merge pull request #3289 from Textualize/update-wcwidth18ebb42
Update wcwidth and cell widths.26152e9
Export TextType into the docs. (#3257)Updates
importlib-resources
from 6.1.1 to 6.1.2Changelog
Sourced from importlib-resources's changelog.
Commits
131906a
Finalize3f49de3
Merge pull request #293 from sfc-gh-wzhao/wzhao-fix-files-not-a-directory-whe...76145e2
Use bytes ranges instead of bytes literals.d98c558
Added changelog168f617
Updated the contents of the binary files in the subdirectories so there's les...6c9b190
Change the assertions for test_join_path to assert that the subdirectory is a...b68509f
👹 Feed the hobgoblins (delint).d93e241
Fix NotADirectory error when calling files on a submodule of a zipped namespa...eec758b
Merge pull request #296 from python/refactor/compat-package3736845
Remove flake8 exclusion and remove unused imports.Updates
torchmetrics
from 1.3.0.post0 to 1.3.1Release notes
Sourced from torchmetrics's releases.
Changelog
Sourced from torchmetrics's changelog.
... (truncated)
Commits
cdbecce
releasing1.3.1
2c3629a
Fix backprop in LPIPS (#2326)2ae0c8b
Improve confusion matrix plotting (#2358)cba48a2
Fix multitask wrapper not being logged in lightning when used together with c...38d6375
Fix naming of statistics inMeanAveragePrecision
with custom max det thresh...f9f1842
fix ignored custom callable in retrieval metric aggregation (#2364)dd4ce92
Initialize aggregation metrics with default floating type (#2366)91902b7
ci: patch run with no tests (#2362)567564c
Memory optimization of perplexity metric (#2346)23204d6
docs: Update implement.rst (#2345)Updates
levenshtein
from 0.24.0 to 0.25.0Release notes
Sourced from levenshtein's releases.
Changelog
Sourced from levenshtein's changelog.
Commits
acc0077
use OIDC for publishing6f3f1b7
fix type hints9acff7c
use collections.abc1bf5e43
upgrade lintersd9ab7e8
update cibuildwheeld903316
apply formattingf98c043
add pe-commit configd64d503
improve type hintsUpdates
wandb
from 0.16.2 to 0.16.3Release notes
Sourced from wandb's releases.
Changelog
Sourced from wandb's changelog.
Commits
23175db
Update changelog2114a00
Bump version to 0.16.3f8625f9
fix(launch): remove deadsnakes from accelerator build step (#6933)3f0150a
feat(core): update go packages (#6908)07b61fe
build(core): package python rust bindings with go binary and use maturin (#6761)f545120
fix(cli): typo in cli.py (#6892)b4553d2
fix(sdk): exercise caution in system monitor when rocm-smi is installed on a ...8cd0390
fix(artifacts): artifact file upload progress in nexus (#6939)8e7c389
chore(core): print a message when using wandb-core (#6937)2165475
fix(sweeps): dont swallow exceptions in pyagent (#6927)Updates
pytest
from 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.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 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