diff --git a/pyproject.toml b/pyproject.toml index 695740a..597c43b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ isort = "~5" mkdocs-material = "~9" mypy = ">=1,<3" pytest = "~8" -pytest-cov = "~4" +pytest-cov = "~5" types-setuptools = "^69.0.0" types-requests = "^2.27.30"