diff --git a/pyproject.toml b/pyproject.toml index a5fb040..96d500a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ bs4 = "0.0.2" [tool.poetry.group.dev.dependencies] -pylint = "3.2.3" +pylint = "3.2.6" mypy = "1.11.1" types-beautifulsoup4 = "4.12.0.20240511"