Bump flake8-bugbear from 21.9.2 to 21.11.29
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.2 to 21.11.29. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.9.2...21.11.29) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -85,7 +85,7 @@ pytest-asyncio = "^0.16.0"
|
||||
fastapi = "^0.70.0"
|
||||
flake8 = "^3.9.2"
|
||||
flake8-black = "^0.2.3"
|
||||
flake8-bugbear = "^21.9.2"
|
||||
flake8-bugbear = "^21.11.29"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^2.1.2"
|
||||
flake8-builtins = "^1.5.3"
|
||||
|
||||
Reference in New Issue
Block a user