diff --git a/pyproject.toml b/pyproject.toml index 72d7a8e..d2c43e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "build>=1", "coverage==7.5.3", "flake8==7.1.1", - "flake8-bugbear==24.4.26", + "flake8-bugbear==24.8.19", "flit==3.9.0", "mypy==1.13.0", "rich==13.7.1",