Skip to content

Commit

Permalink
Update pylint requirement from ~=2.7 to ~=2.8 (#34)
Browse files Browse the repository at this point in the history
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.7.0...pylint-2.8.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2021
1 parent fd33da3 commit 6b46709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dic2owl/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pre-commit~=2.12
pylint~=2.7
pylint~=2.8

0 comments on commit 6b46709

Please sign in to comment.