Skip to content

Commit

Permalink
build(deps-dev): bump flake8-bugbear from 22.8.23 to 22.9.11 (#490)
Browse files Browse the repository at this point in the history
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.8.23 to 22.9.11.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@22.8.23...22.9.11)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2022
1 parent 673c1b0 commit 7b693f0
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 @@ -37,7 +37,7 @@ django-extensions = "^3.2.0"
django-stubs = "^1.12.0"
flake8 = "^5.0.4"
flake8-black = "^0.3.3"
flake8-bugbear = "^22.8.23"
flake8-bugbear = "^22.9.11"
flake8-isort = "^4.2.0"
isort = "^5.10.1"
mypy = "^0.971"
Expand Down

0 comments on commit 7b693f0

Please sign in to comment.