build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 (#915)
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins) from 2.0.0 to 2.0.1. - [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/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: flake8-builtins 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:
@ -81,7 +81,7 @@ flake8-black = "^0.3.3"
|
||||
flake8-bugbear = "^22.10.27"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^3.0.0"
|
||||
flake8-builtins = "^2.0.0"
|
||||
flake8-builtins = "^2.0.1"
|
||||
flake8-variables-names = "^0.0.5"
|
||||
flake8-cognitive-complexity = "^0.1.0"
|
||||
flake8-functions = "^0.0.7"
|
||||
|
||||
Reference in New Issue
Block a user