Skip to content

Commit 1c9ebed

Browse files
Merge pull request #864 from VWS-Python/dependabot/pip/pylint-2.7.1
Bump pylint from 2.6.0 to 2.7.1
2 parents 83f49d4 + 5d96099 commit 1c9ebed

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 @@ pip_check_reqs==2.1.1
1919
pydocstyle==5.1.1 # Lint docstrings
2020
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2121
pygithub==1.54.1
22-
pylint==2.6.0 # Lint
22+
pylint==2.7.1 # Lint
2323
pyroma==2.6.1 # Packaging best practices checker
2424
pytest-cov==2.11.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)