build(deps-dev): bump flake8-builtins from 1.5.3 to 2.0.0 (#873)
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 1.5.3 to 2.0.0. - [Release notes](https://github.com/gforcada/flake8-builtins/releases) - [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst) - [Commits](https://github.com/gforcada/flake8-builtins/compare/1.5.3...2.0.0) --- updated-dependencies: - dependency-name: flake8-builtins dependency-type: direct:development update-type: version-update:semver-major ... 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:
@ -81,7 +81,7 @@ flake8-black = "^0.3.3"
|
||||
flake8-bugbear = "^22.9.23"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^3.0.0"
|
||||
flake8-builtins = "^1.5.3"
|
||||
flake8-builtins = "^2.0.0"
|
||||
flake8-variables-names = "^0.0.5"
|
||||
flake8-cognitive-complexity = "^0.1.0"
|
||||
flake8-functions = "^0.0.7"
|
||||
|
||||
Reference in New Issue
Block a user