diff --git a/pyproject.toml b/pyproject.toml index bf058af..d116a3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ aiohttp = [ ] dev-test = [ "aioworkers==0.27.0", - "coverage[toml]==7.2.7", + "coverage[toml]==7.3.1", "pytest==7.4.2", "pytest-asyncio==0.21.1", "pytest-timeout==2.1.0",