diff --git a/pyproject.toml b/pyproject.toml index c646d96..950da1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ typing-extensions = {version = "^4.9.0", python = "<3.9"} [tool.poetry.dev-dependencies] pre-commit = "^3.0.0" -pytest = "^7.4.0" +pytest = "^8.0.0" pytest-cov = "^4.1.0" requests-mock = "^1.11.0" tox = "^4.0.0"