diff --git a/pyproject.toml b/pyproject.toml index e271306..423f3fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ version-file = "asyncirc/_version.py" [tool.hatch.envs.default] dependencies = [ - "coverage[toml]==7.15.4", + "coverage[toml]==7.16.0", "pytest==9.1.1", "pytest-asyncio==1.4.0", "pre-commit==4.6.2",