Skip to content

Commit

Permalink
Bump transformers from 4.44.1 to 4.44.2 in the pip-others group (#3888)
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.44.1 to 4.44.2
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.44.1...v4.44.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 Aug 26, 2024
1 parent 536b486 commit db24a41
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 @@ -102,7 +102,7 @@ base = [
]

transformers = [
"transformers==4.44.1",
"transformers==4.44.2",
]

mmlab = [
Expand Down

0 comments on commit db24a41

Please sign in to comment.