diff --git a/pyproject.toml b/pyproject.toml index 2778278..7b175e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "orjson==3.11.9", # Test requirements - "aiointercept==0.1.5", + "aiointercept==0.1.6", "codespell==2.4.2", "coverage==7.14.1", "mypy==2.1.0",