diff --git a/pyproject.toml b/pyproject.toml index 4d035a9..b279de1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ build-backend = "hatchling.build" [dependency-groups] dev = [ - "flake8==7.1.*", + "flake8==7.2.*", "isort==5.13.*", "pytest==8.3.*", ]