diff --git a/pyproject.toml b/pyproject.toml index 2f886b5..ae9a745 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ optional = true pytest = "8.3.4" pylint = "3.3.2" flake8 = "7.1.1" -flake8-bugbear = "24.10.31" +flake8-bugbear = "24.12.12" flake8-pytest-style = "2.0.0" ruff = "0.8.3" coverage = "7.6.9"