Skip to content

Commit cfc949b

Browse files
Merge pull request #1815 from VWS-Python/dependabot/pip/requirements/pylint-2.17.0
Bump pylint from 2.16.4 to 2.17.0 in /requirements
2 parents d28568f + 33f1d07 commit cfc949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mypy==1.1.1 # Type checking
1414
pip_check_reqs==2.4.4
1515
pydocstyle==6.3.0 # Lint docstrings
1616
pyenchant==3.2.2 # Bindings for a spellchecking sytem
17-
pylint==2.16.4 # Lint
17+
pylint==2.17.0 # Lint
1818
pyroma==4.2 # Packaging best practices checker
1919
pytest-cov==4.0.0 # Measure code coverage
2020
pytest==7.2.2 # Test runners

0 commit comments

Comments
 (0)