Skip to content

Commit

Permalink
build(deps): bump transformers in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [transformers](https://github.com/huggingface/transformers).


Updates `transformers` from 4.48.0 to 4.48.1
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.48.0...v4.48.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 16b422f commit d7b5752
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 @@ -27,7 +27,7 @@ package-mode = false
python = "^3.12"
litestar = "^2.14.0"
pydantic-settings = "^2.7.1"
transformers = "^4.48.0"
transformers = "^4.48.1"
ctranslate2 = "^4.5.0"
fasttext-predict = "^0.9.2.4"
uvloop = { version = "^0.21.0", markers = "sys_platform != 'win32'" }
Expand Down

0 comments on commit d7b5752

Please sign in to comment.