Skip to content

Commit

Permalink
Merge pull request #256 from ClearcodeHQ/dependabot/pip/pylint-2.8.3
Browse files Browse the repository at this point in the history
Bump pylint from 2.8.2 to 2.8.3
  • Loading branch information
fizyk committed Jun 1, 2021
2 parents faaf95e + 4d41fd5 commit 1acbb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
@@ -1,7 +1,7 @@
# linters
pydocstyle==6.1.1
mccabe==0.6.1
pylint==2.8.2; python_version>'3.3'
pylint==2.8.3; python_version>'3.3'
pycodestyle==2.7.0
mypy==0.812
-r requirements-test.txt

0 comments on commit 1acbb8c

Please sign in to comment.