diff --git a/pyproject.toml b/pyproject.toml index c187249..52ad8fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ requests = "^2.28.1" [tool.poetry.dev-dependencies] black = "^22.10.0" coverage = "^6.5.0" -pytest = "^7.2.0" +pytest = "^8.0.0" pytest-mock = "^3.10.0" python-dotenv = "^0.21.0" python-semantic-release = "^7.32.2"