Skip to content

Commit

Permalink
Bump flake8-bugbear from 19.3.0 to 19.8.0
Browse files Browse the repository at this point in the history
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 19.3.0 to 19.8.0.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
1 parent 791e07a commit 2e50551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
"tests": ["pytest", "mock"],
"lint": [
"flake8==3.7.8",
'flake8-bugbear==19.3.0; python_version >= "3.5"',
'flake8-bugbear==19.8.0; python_version >= "3.5"',
"pre-commit~=1.17",
],
"docs": ["sphinx==2.2.0", "alabaster==0.7.12", "sphinx-issues==1.2.0"],
Expand Down

0 comments on commit 2e50551

Please sign in to comment.