diff --git a/pyproject.toml b/pyproject.toml index 37506eb..cb7780a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ version-file = "asyncirc/_version.py" [tool.hatch.envs.default] dependencies = [ - "coverage[toml]==7.13.0", + "coverage[toml]==7.13.1", "pytest==9.0.2", "pytest-asyncio==1.3.0", "pre-commit==4.5.0",