Skip to content

build(deps): update trl requirement from <=0.21.0 to <=1.12.0 - #739

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/trl-lte-1.12.0
Open

build(deps): update trl requirement from <=0.21.0 to <=1.12.0#739
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/trl-lte-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on trl to permit the latest version.

Release notes

Sourced from trl's releases.

v1.12.0

⚠️ v1.12.0 is an accidental duplicate of v1.11.0

During the v1.11.0 release, VERSION was bumped to 1.12.0 instead of 1.12.0.dev0. Our publish workflow fires on any push to main that touches VERSION and only skips the upload when the version contains "dev", so trl 1.12.0 was auto-published to PyPI at 19:46 on 2026-08-26, 90 seconds after 1.11.0, with identical code.

trl==1.12.0 on PyPI is bit-identical to trl==1.11.0. There are no features, fixes, or behavior changes in this version.

The version number is burned (PyPI does not allow yanking + re-uploading the same version), so we skip 1.12 entirely for real development. The next feature release is v1.13.0.

Full Changelog: huggingface/trl@v1.11.0...v1.12.0 (empty)

Commits
  • 59c4a8e ⬆️ Bump dev version (#6938)
  • d0a2cd5 Release: v1.11 (#6937)
  • 8f7a634 Remove one host sync from SFT chunked_nll loss (#6842)
  • 671cc0b Suggest migrating to DistillationTrainer when the GKD config is fully covered...
  • f10615d Raise when packing is combined with context parallelism (#6843)
  • 429d2e1 Rewrite the TRL skill around the Python API (#6794)
  • 060c8c9 Fix the Slack report posting twice (#6936)
  • 3699748 Make the Slack CI report readable at a glance (#6934)
  • 7cc415a Drop trl skills install and move the skill source out of the package (#6793)
  • 67290a0 Use vLLM's own server instead of TRL's (#6765)
  • Additional commits viewable in compare view

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 [trl](https://github.com/huggingface/trl) to permit the latest version.
- [Release notes](https://github.com/huggingface/trl/releases)
- [Changelog](https://github.com/huggingface/trl/blob/main/RELEASE.md)
- [Commits](huggingface/trl@v0.2.0...v1.12.0)

---
updated-dependencies:
- dependency-name: trl
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants