diff --git a/pyproject.toml b/pyproject.toml index 5f008ba..13a24d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ iso8601 = ">=1.0.2,<3.0.0" [tool.poetry.dev-dependencies] black = "^23.3.0" -pytest = "^7.3.2" +pytest = "^8.2.0" pylint = "^2.7.2" responses = "^0.23.1"