Skip to content

Commit

Permalink
Update pylint to 2.5.3, pylint-django to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhodges committed Jul 28, 2020
1 parent e6bb8a3 commit 72e9b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"pycodestyle<2.7.0,>=2.6.0",
"pep8-naming>=0.3.3,<=0.10.0",
"pydocstyle>=2.0.0",
"pylint==2.5.2",
"pylint-django==2.0.15",
"pylint==2.5.3",
"pylint-django==2.2.0",
"astroid==2.4.1",
]

Expand Down

0 comments on commit 72e9b88

Please sign in to comment.