diff --git a/pyproject.toml b/pyproject.toml index 5f008ba..3b1a661 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ iso8601 = ">=1.0.2,<3.0.0" [tool.poetry.dev-dependencies] black = "^23.3.0" pytest = "^7.3.2" -pylint = "^2.7.2" +pylint = "^3.2.0" responses = "^0.23.1" [build-system]