Skip to content

Commit

Permalink
build(deps): Bump unihan-etl 0.21.0 -> 0.21.1 (dest fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jun 18, 2023
1 parent 8decfd2 commit 3f0647d
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 @@ -57,7 +57,7 @@ python = "^3.8"
appdirs = "*"
PyYAML = "~6.0"
sqlalchemy = {extras = ["mypy"], version = "~2.0"}
unihan-etl = "~=0.21.0"
unihan-etl = "~=0.21.1"

[tool.poetry.group.dev.dependencies]
### Docs ###
Expand Down

0 comments on commit 3f0647d

Please sign in to comment.