diff --git a/pyproject.toml b/pyproject.toml index 22ae644..738cf26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,5 +19,5 @@ dev = [ "ipython>=8.18.1", "pytest==8.4.1", "pytest-cov==6.2.1", - "sanic-testing==0.8.3", + "sanic-testing==24.6.0", ]