Skip to content

Commit 879f694

Browse files
Bump pyenchant from 2.0.0 to 3.0.1
Bumps [pyenchant](https://pyenchant.github.io/pyenchant/) from 2.0.0 to 3.0.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fbeae3c commit 879f694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ isort==4.3.21 # Lint imports
1919
mypy==0.761 # Type checking
2020
pip-check-reqs-pip-gte-20==2.0.3.1
2121
pydocstyle==5.0.2 # Lint docstrings
22-
pyenchant==2.0.0 # Bindings for a spellchecking sytem
22+
pyenchant==3.0.1 # Bindings for a spellchecking sytem
2323
pygithub==1.46
2424
pylint==2.4.4 # Lint
2525
pyroma==2.6 # Packaging best practices checker

0 commit comments

Comments
 (0)