Skip to content

Commit

Permalink
Update pylint from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and ahawker committed Nov 27, 2018
1 parent 9d6e2e2 commit 4de6e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
bumpversion==0.5.3
mypy==0.641
pylint==1.7.5; python_version < '3.4' # pyup: ignore
pylint==2.2.0; python_version > '3.4'
pylint==2.2.1; python_version > '3.4'
bandit==1.5.1
safety==1.8.4
isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ignore
Expand Down

0 comments on commit 4de6e96

Please sign in to comment.