Skip to content

Commit

Permalink
Bump fugashi from 1.3.3 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [fugashi](https://github.com/polm/fugashi) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/polm/fugashi/releases)
- [Commits](polm/fugashi@v1.3.3...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and insolor committed Dec 1, 2024
1 parent 4957bcb commit e74d265
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
90 changes: 45 additions & 45 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 @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
cutlet = "^0.4.0"
fugashi = {extras = ["unidic-lite"], version = "^1.3.3"}
fugashi = {extras = ["unidic-lite"], version = "^1.4.0"}

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.4"
Expand Down

0 comments on commit e74d265

Please sign in to comment.