diff --git a/pyproject.toml b/pyproject.toml index 2629400..665de04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "tox==4.49.1" ] test = [ - "coverage[toml]==7.13.4", + "coverage[toml]==7.13.5", "httpx==0.28.1", "pytest==9.0.2" ]