chore: bump deps#230
Merged
Merged
Conversation
Updates the requirements on [datasets](https://github.com/huggingface/datasets) and [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. Updates `datasets` to 5.0.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.0.0...5.0.0) Updates `ipykernel` to 7.3.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.29.0...v7.3.0) --- updated-dependencies: - dependency-name: datasets dependency-version: 5.0.0 dependency-type: direct:development dependency-group: python - dependency-name: ipykernel dependency-version: 7.3.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot recreate |
Signed-off-by: lipikaramaswamy <lramaswamy@nvidia.com>
lipikaramaswamy
approved these changes
Jul 22, 2026
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on datasets and ipykernel to permit the latest version.
Updates
datasetsto 5.0.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
68ac1a9Release: 5.0.0 (#8239)cfe4492Support composed splits in streaming datasets (#8220)fd67320Keep None as a real null in Json() columns instead of the string "null" (#8231)10cdc81Fix iterable skip over full Arrow blocks (#8236)b7c064dParse agent traces messages for SFT usingteich(#8232)31e92f1fix: embed_external_files=True for mesh support (#8224)d168d5ffeat: add TsFile (Apache IoTDB) packaged builder with per-device wide format ...992f3cffix(map): fix progress bar exceeding total when load_from_cache_file=False (#...8474a91Fix single lance file form pylance 7.0 (#8225)d4284e9feat: add 3D mesh support and MeshFolder builder (#8055)Updates
ipykernelto 7.3.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
5dbd5cePublish 7.3.028e9cf8chore: update pre-commit hooks (#1508)4e4f82cSupport ZMQ Curve for transport encryption (#1515)b64f597Merge branch 'main' into curve-encryption6fc8b58Fix broken IPython Reference URL in help_links (#1526)cd6f460Fix typing due to newjupyter_clientversionb0678baUpdatepyproject.tomlto depend onjupyter_client8.9.0 rather than branch2157ae7Update tests to reflact rename to "auto"336971ebuild docs on latest python (#1525)7ecb521Fix testsDependabot 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