Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and newAM committed Mar 6, 2021
1 parent 856936a commit 9cb8fc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ importlib_metadata = { version = ">=2,<4", markers = "python_version <= '3.7'"}
[tool.poetry.dev-dependencies]
black = { version = "20.8b1", allow-prereleases = true }
coveralls = "^2.2.0"
flake8-bugbear = "^20.11.1"
flake8-bugbear = "^21.3.1"
flake8 = "^3.8.3"
pep8-naming = "^0.11.1"
pytest-cov = "^2.11.1"
Expand Down

0 comments on commit 9cb8fc7

Please sign in to comment.