Skip to content

Commit f4d47a2

Browse files
Bump transformers from 4.46.0 to 4.46.1 in the pip-others group (#4086)
Bumps the pip-others group with 1 update: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.46.0 to 4.46.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.46.0...v4.46.1) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-others ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c5abd commit f4d47a2

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
@@ -103,7 +103,7 @@ base = [
103103
]
104104

105105
transformers = [
106-
"transformers==4.46.0",
106+
"transformers==4.46.1",
107107
"diffusers==0.31.0",
108108
"torchmetrics[image]>=0.7.0"
109109
]

0 commit comments

Comments
 (0)