diff --git a/pyproject.toml b/pyproject.toml index 0fa6c6d..a4ec863 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ optional = true [tool.poetry.group.dev.dependencies] pytest = "8.3.4" pytest-xdist = "3.6.1" -pylint = "3.3.2" +pylint = "3.3.3" flake8 = "7.1.1" flake8-bugbear = "24.12.12" flake8-pytest-style = "2.0.0"