Skip to content

Commit

Permalink
fix(dependencies): upgrade lexikanon to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Aug 6, 2023
1 parent b95917d commit 44fa3df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -15,7 +15,7 @@ corprep = 'corprep.__cli__:main'
[tool.poetry.dependencies]
python = ">=3.8.1,<3.12"
hyfi = "^1.20.1"
lexikanon = "^0.5.0"
lexikanon = "^0.5.2"
# lexikanon = { path = "../lexikanon", develop = true }
# hyfi = { path = "../hyfi", develop = true }
thematos = "^0.2.3"
Expand Down

0 comments on commit 44fa3df

Please sign in to comment.