Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 1 update
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.36.1 to 4.36.2
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.36.1...v4.36.2)

---
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 and github-actions[bot] committed Dec 19, 2023
1 parent f4a8a10 commit 4e76bb1
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 @@ -36,7 +36,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.11, <3.13"
ctransformers = "^0.2.27"
transformers = "^4.36.1"
transformers = "^4.36.2"
fastapi = "^0.105.0"
hypercorn = "^0.15.0"
httpx = "^0.25.2"
Expand Down

0 comments on commit 4e76bb1

Please sign in to comment.