build(deps-dev): bump flake8-black from 0.3.5 to 0.3.6 (#962)

Bumps [flake8-black](https://github.com/peterjc/flake8-black) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/peterjc/flake8-black/releases)
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: flake8-black
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-23 02:20:37 +00:00
committed by GitHub
parent 401425ee6a
commit 6cac0a61b2
2 changed files with 6 additions and 6 deletions

View File

@ -77,7 +77,7 @@ codecov = "^2.1.12"
pytest-asyncio = "^0.20.3"
fastapi = ">=0.70.1,<0.86"
flake8 = "^3.9.2"
flake8-black = "^0.3.5"
flake8-black = "^0.3.6"
flake8-bugbear = "^22.12.6"
flake8-import-order = "^0.18.1"
flake8-bandit = "^3.0.0"