diff --git a/pyproject.toml b/pyproject.toml index c866746..5a1e5ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ optional = true [tool.poetry.group.dev.dependencies] pytest = "9.1.1" pytest-mock = "3.15.1" -pylint = "4.0.6" +pylint = "4.0.7" flake8 = "7.3.0" flake8-pytest-style = "2.2.0" ruff = "0.16.2"