Skip to content

Commit

Permalink
Bump transformers from 4.46.1 to 4.46.2 in the pip-others group (#4101)
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 1 update: [transformers](https://github.com/huggingface/transformers).


Updates `transformers` from 4.46.1 to 4.46.2
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.46.1...v4.46.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 5284ed0 commit 921d471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ base = [
]

transformers = [
"transformers==4.46.1",
"transformers==4.46.2",
"diffusers==0.31.0",
"torchmetrics[image]>=0.7.0"
]
Expand Down

0 comments on commit 921d471

Please sign in to comment.