diff --git a/pyproject.toml b/pyproject.toml index 5456ab8..a6684e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ lint = [ "flake8-bugbear==23.3.12", "flake8-builtins==2.1.0", "flake8-clean-block==0.1.2", - "flake8-fill-one-line==0.3.5", + "flake8-fill-one-line>=0.4.0", "flake8-import-order==0.18.2", "flake8-multiline-containers==0.0.19", "flake8-print==5.0.0",