Skip to content

Commit 0190c7f

Browse files
chore(deps-dev): bump flake8-variables-names from 0.0.5 to 0.0.6 (#2525)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bbd129 commit 0190c7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ flake8-builtins = "^2.1.0"
4848
flake8-comprehensions = "^3.13.0"
4949
flake8-debugger = "^4.0.0"
5050
flake8-fixme = "^1.1.1"
51-
flake8-variables-names = "^0.0.5"
51+
flake8-variables-names = "^0.0.6"
5252
flake8-black = "^0.3.6"
5353
isort = "^5.11.5"
5454
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)