diff --git a/pyproject.toml b/pyproject.toml index 260bf403..40725aa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ flake8-simplify = "^0.19.3" flake8-todos = "^0.2.1" flake8-tuple = "^0.4.1" flake8-typing-imports = "^1.14.0" -flake8-unused-arguments = "^0.0.12" +flake8-unused-arguments = "^0.0.14" flake8-use-fstring = "^1.4" flake8-use-pathlib = "^0.3.0" flake8-variables-names = "^0.0.5"