diff --git a/pyproject.toml b/pyproject.toml index ead6e6f..e623a28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dist = [ style = [ "autoflake==2.3.1", "black==25.1.0", - "flake8==7.1.2", + "flake8==7.2.0", "flake8-isort==6.1.2", "flake8-print==5.0.0", "flake8-pyproject==1.2.3",