Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Commit

Permalink
Update dependency flake8 to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2020
1 parent 6e4f563 commit 3643063
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 @@ -22,7 +22,7 @@
]

lint_requires = [
"flake8==3.4.1",
"flake8==3.8.3",
"yamllint==1.10.0",
"isort==4.2.15",
"pre-commit==2.0.1",
Expand Down

0 comments on commit 3643063

Please sign in to comment.