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

9
poetry.lock generated
View File

@ -548,11 +548,11 @@ flake8 = "*"
[[package]]
name = "flake8-variables-names"
version = "0.0.4"
version = "0.0.5"
description = "A flake8 extension that helps to make more readable variables names"
category = "dev"
optional = false
python-versions = "*"
python-versions = ">=3.7"
[[package]]
name = "ghp-import"
@ -1430,7 +1430,7 @@ sqlite = []
[metadata]
lock-version = "1.1"
python-versions = "^3.7.0"
content-hash = "242d87044b5510f45a1cecec68aa9abe352889941a2f38f5ec0ac7ae6d34b54e"
content-hash = "af0598caa77b806051cef994817d1813fd162b57fd3233eb20729c76cea7f022"
[metadata.files]
aiomysql = [
@ -1753,7 +1753,8 @@ flake8-polyfill = [
{file = "flake8_polyfill-1.0.2-py2.py3-none-any.whl", hash = "sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9"},
]
flake8-variables-names = [
{file = "flake8_variables_names-0.0.4.tar.gz", hash = "sha256:d6fa0571a807c72940b5773827c5760421ea6f8206595ff0a8ecfa01e42bf2cf"},
{file = "flake8_variables_names-0.0.5-py3-none-any.whl", hash = "sha256:e3277031696bbe10b5132b49938cde1d70fcae9561533b7bd7ab8e69cb27addb"},
{file = "flake8_variables_names-0.0.5.tar.gz", hash = "sha256:30133e14ee2300e13a60393a00f74d98110c76070ac67d1ab91606f02824a7e1"},
]
ghp-import = [
{file = "ghp-import-2.0.2.tar.gz", hash = "sha256:947b3771f11be850c852c64b561c600fdddf794bab363060854c1ee7ad05e071"},