Skip to content

Commit 58f5984

Browse files
Bump transformers from 4.46.3 to 4.47.0 in the pip-others group (#4148)
Bumps the pip-others group with 1 update: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.46.3 to 4.47.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.46.3...v4.47.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-others ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0215326 commit 58f5984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ base = [
8989
]
9090

9191
transformers = [
92-
"transformers==4.46.3",
92+
"transformers==4.47.0",
9393
"diffusers==0.31.0",
9494
"torchmetrics[image]>=0.7.0"
9595
]

0 commit comments

Comments
 (0)