diff --git a/pyproject.toml b/pyproject.toml index e5719a1..9bbfd9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "pytest-sugar==1.0.0", "pytest-cov==6.1.1", "black==25.1.0", - "flake8==7.2.0", + "flake8==7.3.0", "flake8-pyproject==1.2.3", ]