Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent edad44a commit 9e165e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
autopep8 = "~=1.5.4"
flake8 = "~=3.8.4"
flake8-annotations = "~=2.4.1"
flake8-bugbear = "~=20.1.4"
flake8-bugbear = "~=21.3.2"
flake8-import-order = "~=0.18.1"
pre-commit = "~=2.8.2"
pytest-benchmark = "*"
Expand Down
53 changes: 4 additions & 49 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e165e0

Please sign in to comment.