-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group with 11 updates #207
Closed
Closed
Conversation
This file contains 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
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.2.0` | `2.2.2` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.15.1` | `0.15.2` | | [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `2.1.3` | `2.1.4` | | [typer](https://github.com/tiangolo/typer) | `0.9.0` | `0.12.0` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` | | [importlib-resources](https://github.com/python/importlib_resources) | `6.1.1` | `6.4.0` | | [torchmetrics](https://github.com/Lightning-AI/torchmetrics) | `1.3.0.post0` | `1.3.2` | | [levenshtein](https://github.com/rapidfuzz/Levenshtein) | `0.24.0` | `0.25.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.12` | `6.0.12.20240311` | | [wandb](https://github.com/wandb/wandb) | `0.16.2` | `0.16.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.1.1` | Updates `torch` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.0...v2.2.2) Updates `tokenizers` from 0.15.1 to 0.15.2 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.15.1...v0.15.2) Updates `pytorch-lightning` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@2.1.3...2.1.4) Updates `typer` from 0.9.0 to 0.12.0 - [Release notes](https://github.com/tiangolo/typer/releases) - [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.9.0...0.12.0) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v13.7.1) Updates `importlib-resources` from 6.1.1 to 6.4.0 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v6.1.1...v6.4.0) Updates `torchmetrics` from 1.3.0.post0 to 1.3.2 - [Release notes](https://github.com/Lightning-AI/torchmetrics/releases) - [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md) - [Commits](Lightning-AI/torchmetrics@v1.3.0.post0...v1.3.2) Updates `levenshtein` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/rapidfuzz/Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md) - [Commits](rapidfuzz/Levenshtein@v0.24.0...v0.25.0) Updates `types-pyyaml` from 6.0.12.12 to 6.0.12.20240311 - [Commits](https://github.com/python/typeshed/commits) Updates `wandb` from 0.16.2 to 0.16.5 - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.16.2...v0.16.5) Updates `pytest` from 8.0.0 to 8.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.1.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokenizers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: torchmetrics dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: levenshtein dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wandb dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 1, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 11 updates:
2.2.0
2.2.2
0.15.1
0.15.2
2.1.3
2.1.4
0.9.0
0.12.0
13.7.0
13.7.1
6.1.1
6.4.0
1.3.0.post0
1.3.2
0.24.0
0.25.0
6.0.12.12
6.0.12.20240311
0.16.2
0.16.5
8.0.0
8.1.1
Updates
torch
from 2.2.0 to 2.2.2Release notes
Sourced from torch's releases.
Commits
39901f2
Fix lower precision check for MKLDNN on Windows (#122645)9e6f42d
Pin protobuf to 3.20.2 on macOS (#121918) (#122207)13a5142
Fix MSVC 14.38 - VS 2022 Build (#122120)c1f8ec5
chore: add unit test to verify split_by_tags output_type (#121262) (#122122)abe172e
fix: set codegen in _SplitterBase partitioner (#120361) (#122121)49022c7
Fix missing permission in create release workflow (#118681) (#120518)5ba8a77
[Release only] Disable triton build workflows (#121934)da3f590
[CPP] Update GCC minversion check to 9 or newer (#120126) (#121419)d37ef49
Windows Dynamo Error Removal CI Check (#121026)3184b6f
[FSDP][StateDict] Allow FULL_STATE_DICT option for 2D (#120837) (#121250)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
typer
from 0.9.0 to 0.12.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
ef9beaf
🔖 Release version 0.12.08b02247
📝 Update release notes7d5d6bb
✨ Addtyper-slim
package without extras, maketyper
include `typer-slim[d...62988df
📝 Update release notes2ab3c26
🔧 Temporarily disable social plugin while a MkDocs issue is handled (#779)db27196
📝 Update release notes19efa77
👷 Fix install MkDocs Insiders only when available (#778)73efcb3
🔖 Release version 0.11.1f858db6
📝 Update release notes4b60ed6
👷 Do not use the cache for dependencies when publishing to PyPI (#774)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.4.0Changelog
Sourced from importlib-resources's changelog.
... (truncated)
Commits
1f4d3f1
Finalizec593cd9
Merge pull request #303 from encukou/functionalfa60969
Add news fragment.ca03a4d
GH-109653: Defer import ofimportlib.metadata._adapters
python/cpython#1
2df6ced
Use Ruff style, rather than PEP 88fdadde
Port tests to Python 3.8558f5bf
Formatting nitpicks1e98e35
Adapt to importlib_resources189d15f
Apply CPython PR, sans docs and changelogs0db550c
Consolidated test support logic in jaraco.test.cpython.Updates
torchmetrics
from 1.3.0.post0 to 1.3.2Release notes
Sourced from torchmetrics's releases.
Changelog
Sourced from torchmetrics's changelog.
... (truncated)
Commits
c1f8334
releasing1.3.2
23a6d28
lint: Ruff runs fix->format->check (#2451)00121ff
Fix plotting of metric collection when prefix/postfix is set (#2429)d3e891e
Fix label checking in classification (#2427)ef3e473
Fix how auc scores are calculated inPrecisionRecallCurve.plot
methods (#2437)8cfbae1
ci/mergify: rename labelready
b9377b1
build(deps): bump pytest-timeout from 2.2.0 to 2.3.1 in /requirements (#2444)5458b5f
build(deps): update fire requirement from <=0.5.0 to <=0.6.0 in /requirements...a100d7c
ci/gpu: do not update ref on PR09998b8
ci/gpu: do not fail if HF cache is not presentUpdates
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
types-pyyaml
from 6.0.12.12 to 6.0.12.20240311Commits
Updates
wandb
from 0.16.2 to 0.16.5Release notes
Sourced from wandb's releases.
... (truncated)
Changelog
Sourced from wandb's changelog.
... (truncated)
Commits
906a45d
Document run-forking in CHANGELOG.md and reformat a littledb40dbd
Bump wandb to 0.16.59128041
refactor(core): Delete coretest (#7211)6bb2865
fix(core): add network status message (#7174)6d6ae87
refactor(core): Inject FileTransferManager into Sender (#7206)f6f6724
refactor(core): Inject filestream into sender (#7205)9aae84a
feat(sdk): initial run forking sdk (#7078)9e0c8cd
chore(sdk): fix typing issue in python3.7 (#7202)a17d66f
chore(sdk): add temporary debugging logic for filestream size issues (#7141)f67160f
chore(core): Inject backend into sender (#7200)...
Description has been truncated