diff --git a/pyproject.toml b/pyproject.toml index 260bf403..ffe8a8e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ flake8-typing-imports = "^1.14.0" flake8-unused-arguments = "^0.0.12" flake8-use-fstring = "^1.4" flake8-use-pathlib = "^0.3.0" -flake8-variables-names = "^0.0.5" +flake8-variables-names = "^0.0.6" pep8-naming = "^0.13.3" aws-lambda-typing = "^2.16.3" safety = "^2.3.5"