diff --git a/pyproject.toml b/pyproject.toml index f4d2d4a..d84cc32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ python = "^3.9" requests = "^2.27" [tool.poetry.dev-dependencies] -pytest = "^7.1" +pytest = "^8.0" [build-system] requires = ["poetry-core>=1.0.0"]