diff --git a/pyproject.toml b/pyproject.toml index 0146634..3aaf894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ optional = true [tool.poetry.group.dev.dependencies] pytest = "9.0.2" pytest-mock = "3.15.1" -pylint = "4.0.4" +pylint = "4.0.5" flake8 = "7.3.0" flake8-pytest-style = "2.2.0" ruff = "0.15.1"