build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 (#953)

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.27 to 22.12.6.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.27...22.12.6)

---
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>
This commit is contained in:
dependabot[bot]
2022-12-12 12:39:53 +01:00
committed by GitHub
parent 122db6df66
commit 0b8029abfd
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@ pytest-asyncio = "^0.20.3"
fastapi = ">=0.70.1,<0.86"
flake8 = "^3.9.2"
flake8-black = "^0.3.5"
flake8-bugbear = "^22.10.27"
flake8-bugbear = "^22.12.6"
flake8-import-order = "^0.18.1"
flake8-bandit = "^3.0.0"
flake8-builtins = "^2.0.1"