Skip to content

chore(deps): update transformers requirement from <4.57.0 to <4.58.0#746

Merged
tchaton merged 2 commits into
mainfrom
dependabot-pip-transformers-lt-4.58.0
Nov 3, 2025
Merged

chore(deps): update transformers requirement from <4.57.0 to <4.58.0#746
tchaton merged 2 commits into
mainfrom
dependabot-pip-transformers-lt-4.58.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 1, 2025

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Patch release v4.57.1

This patch most notably fixes an issue with an optional dependency (optax), which resulted in parsing errors with poetry. It contains the following fixes:

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 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 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 [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@0.1.2...v4.57.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.57.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 1, 2025
@bhimrazy
Copy link
Copy Markdown
Collaborator

bhimrazy commented Nov 2, 2025

I think it would be better to drop the upper bound now and just keep the lower bound, i.e. >=4.51.0.

Reference for >=4.51.0: #521 (comment)

Comment thread requirements/test.txt Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80%. Comparing base (a249a28) to head (f16328b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #746   +/-   ##
===================================
  Coverage    80%    80%           
===================================
  Files        52     52           
  Lines      7331   7331           
===================================
  Hits       5873   5873           
  Misses     1458   1458           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tchaton tchaton merged commit 4c371fe into main Nov 3, 2025
36 checks passed
@tchaton tchaton deleted the dependabot-pip-transformers-lt-4.58.0 branch November 3, 2025 08:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants