Bump flake8-variables-names from 0.0.4 to 0.0.5
Bumps [flake8-variables-names](https://github.com/best-doctor/flake8-variables-names) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/best-doctor/flake8-variables-names/releases) - [Commits](https://github.com/best-doctor/flake8-variables-names/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: flake8-variables-names dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -88,7 +88,7 @@ flake8-bugbear = "^22.1.11"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^2.1.2"
|
||||
flake8-builtins = "^1.5.3"
|
||||
flake8-variables-names = "^0.0.4"
|
||||
flake8-variables-names = "^0.0.5"
|
||||
flake8-cognitive-complexity = "^0.1.0"
|
||||
flake8-functions = "^0.0.7"
|
||||
flake8-expression-complexity = "^0.0.11"
|
||||
|
||||
Reference in New Issue
Block a user