diff --git a/pyproject.toml b/pyproject.toml index fbca9de..0d96802 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.1" pylint = "^3.2.1" responses = "^0.23.1"