diff --git a/pyproject.toml b/pyproject.toml index 1d20c21..4b76b53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0", - "pytest-httpx==0.27.0", + "pytest-httpx==0.30.0", ] doc = [