Skip to content

chore(deps-dev): update unsloth requirement from >=2024.8 to >=2026.4.4#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/unsloth-gte-2026.4.4
Open

chore(deps-dev): update unsloth requirement from >=2024.8 to >=2026.4.4#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/unsloth-gte-2026.4.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Updates the requirements on unsloth to permit the latest version.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [unsloth](https://github.com/unslothai/unsloth) to permit the latest version.
- [Release notes](https://github.com/unslothai/unsloth/releases)
- [Commits](https://github.com/unslothai/unsloth/commits)

---
updated-dependencies:
- dependency-name: unsloth
  dependency-version: 2026.4.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 11, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 11, 2026

Greptile Summary

Automated Dependabot update bumping the minimum version constraint for unsloth[colab-new] from >=2024.8 to >=2026.4.4 in the optional train extras of pyproject.toml. This is a dev/training-only dependency and has no effect on the core package.

Confidence Score: 5/5

Safe to merge — single-line dependency floor bump in an optional training extra, no logic changes.

The change is a minimal, automated Dependabot version constraint update affecting only the optional train extras. No code logic, APIs, or core dependencies are touched, so there is no risk to the package's primary functionality.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Bumps the minimum version of unsloth[colab-new] from >=2024.8 to >=2026.4.4 in the optional train dependency group; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml] --> B[core deps: pyyaml, datasets]
    A --> C[optional: train]
    A --> D[optional: dev]
    C --> E["unsloth colab-new >= 2026.4.4 bumped from 2024.8"]
    C --> F[transformers >= 4.40]
    C --> G[trl >= 0.8]
    C --> H[torch >= 2.0]
    C --> I[bitsandbytes >= 0.43]
Loading

Reviews (1): Last reviewed commit: "chore(deps-dev): update unsloth requirem..." | Re-trigger Greptile

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants