build(deps-dev): bump flake8-variables-names from 0.0.5 to 0.0.6 (#1117)

Bumps [flake8-variables-names](https://github.com/best-doctor/flake8-variables-names) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/best-doctor/flake8-variables-names/releases)
- [Commits](https://github.com/best-doctor/flake8-variables-names/compare/v0.0.5...v0.0.6)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-23 03:09:10 +00:00
committed by GitHub
parent ef9ef75b0b
commit 0373866fa8
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@ flake8-bugbear = "^23.3.12"
flake8-import-order = "^0.18.1"
flake8-bandit = "^3.0.0"
flake8-builtins = "^2.1.0"
flake8-variables-names = "^0.0.5"
flake8-variables-names = "^0.0.6"
flake8-cognitive-complexity = "^0.1.0"
flake8-functions = "^0.0.8"
flake8-expression-complexity = "^0.0.11"