diff --git a/pyproject.toml b/pyproject.toml index 1306749..1f27d8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "orjson==3.10.16", # Test requirements - "aioresponses==0.7.6", + "aioresponses==0.7.8", "codespell==2.4.1", "coverage==7.8.0", "mypy==1.15.0",