Skip to content

Commit

Permalink
Bump transformers from 4.41.2 to 4.42.3
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.41.2 to 4.42.3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.42.3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 5363fa1 commit 5938497
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 @@ -22,7 +22,7 @@ pytest = "8.2.1"
torchfix = "*"
einops = "0.8.0"
bitsandbytes = "*"
transformers = "4.41.2"
transformers = "4.42.3"
einops-exts = "0.0.4"
torchvision = "*"
accelerate = "0.31.0"
Expand Down

0 comments on commit 5938497

Please sign in to comment.