Skip to content

Commit

Permalink
Merge pull request #79 from jackton1/renovate/isort-4.x
Browse files Browse the repository at this point in the history
Update dependency isort to v4.3.21
  • Loading branch information
jackton1 authored May 29, 2020
2 parents a149320 + 8d2ca84 commit 4e6a36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
lint_requires = [
'flake8==3.4.1',
'yamllint==1.10.0',
'isort==4.2.15',
'isort==4.3.21',
]

local_dev_requires = [
Expand Down

0 comments on commit 4e6a36b

Please sign in to comment.