Skip to content

Commit

Permalink
chore: Bump transformers from 4.46.2 to 4.46.3 (#86)
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.46.2 to 4.46.3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.46.2...v4.46.3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Dec 4, 2024
1 parent d4da5cc commit 33adbf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ black = "^24.10.0"


[tool.poetry.group.sentiment-analyzer.dependencies]
transformers = "^4.46.2"
transformers = "^4.46.3"
torch = "^2.5.1"

[build-system]
Expand Down

0 comments on commit 33adbf2

Please sign in to comment.