Skip to content

Commit 7f44721

Browse files
authored
Merge pull request #24 from green-coding-solutions/dependabot/pip/pylint-gte-4.0.6
Update pylint requirement from >=2.15.0 to >=4.0.6
2 parents ba31282 + e321076 commit 7f44721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest-cov>=4.0.0
66
pytest-asyncio>=1.4.0
77

88
# Code quality
9-
pylint>=2.15.0
9+
pylint>=4.0.6
1010

1111
# Type checking
1212
mypy>=2.1.0

0 commit comments

Comments
 (0)