diff --git a/pyproject.toml b/pyproject.toml index 22ae644..6b26a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,6 @@ dev = [ "aiohttp==3.9.1", "ipython>=8.18.1", "pytest==8.4.1", - "pytest-cov==6.2.1", + "pytest-cov==7.0.0", "sanic-testing==0.8.3", ]