Skip to content

Commit

Permalink
Bump flake8 from 3.8.2 to 3.8.3
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2020
1 parent b2337d5 commit 718a3c6
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 @@ -11,7 +11,7 @@
],
"docs": ["marshmallow-sqlalchemy>=0.13.0", "Sphinx==3.0.4", "sphinx-issues==1.2.0"],
"lint": [
"flake8==3.8.2",
"flake8==3.8.3",
'flake8-bugbear==20.1.4; python_version >= "3.5"',
"pre-commit~=2.4",
],
Expand Down

0 comments on commit 718a3c6

Please sign in to comment.