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:
dependabot[bot]
2022-03-29 07:11:31 +00:00
committed by GitHub
parent f330c05fdb
commit 2bb206ca24
2 changed files with 6 additions and 5 deletions

View File

@ -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"