Skip to content

Commit de19053

Browse files
dependabot[bot]insolor
authored andcommitted
Bump pymorphy3 from 2.0.2 to 2.0.3
Bumps [pymorphy3](https://github.com/no-plagiarism/pymorphy3) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/no-plagiarism/pymorphy3/releases) - [Changelog](https://github.com/no-plagiarism/pymorphy3/blob/master/CHANGES.rst) - [Commits](no-plagiarism/pymorphy3@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: pymorphy3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 893d436 commit de19053

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

poetry.lock

+25-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10-
pymorphy3 = "^2.0.2"
10+
pymorphy3 = "^2.0.3"
1111

1212
[tool.poetry.group.dev.dependencies]
1313
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)