Skip to content

Commit 5c3250f

Browse files
Bump dawg2 from 0.9.0 to 0.11.1
Bumps [dawg2](https://github.com/pymorphy2-fork/DAWG) from 0.9.0 to 0.11.1. - [Changelog](https://github.com/pymorphy2-fork/DAWG/blob/master/CHANGES.md) - [Commits](https://github.com/pymorphy2-fork/DAWG/commits) --- updated-dependencies: - dependency-name: dawg2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0932efc commit 5c3250f

File tree

2 files changed

+44
-4
lines changed

2 files changed

+44
-4
lines changed

poetry.lock

Lines changed: 43 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python = "^3.8"
2525

2626
[tool.poetry.group.dev.dependencies]
2727
flake8 = { version = "^6.1.0", python = "^3.8.1"}
28-
dawg2 = "==0.9.0"
28+
dawg2 = "==0.11.1"
2929
pytest = "^7.4.1"
3030
pytest-cov = "^4.1.0"
3131
ruff = ">=0.0.287,<0.0.292"

0 commit comments

Comments
 (0)