diff --git a/pyproject.toml b/pyproject.toml index 025cdff..3af3666 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ bs4 = "^0.0.2" [tool.poetry.group.dev.dependencies] pylint = "3.2.6" -mypy = "1.11.1" +mypy = "1.11.2" types-beautifulsoup4 = "4.12.0.20240511" [tool.poetry.group.docs.dependencies]