diff --git a/pyproject.toml b/pyproject.toml index 8ef185b..eee659c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ optional = true [tool.poetry.group.dev.dependencies] pytest = "8.3.5" pytest-mock = "3.14.0" -pylint = "3.3.6" +pylint = "3.3.7" flake8 = "7.2.0" flake8-pytest-style = "2.1.0" ruff = "0.11.8"