diff --git a/pyproject.toml b/pyproject.toml index 489005b..16bbf32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ dev-test = [ "aioworkers==0.27.0", "sentry-sdk==1.30.0", - "coverage[toml]==7.2.7", + "coverage[toml]==7.3.0", "pytest==7.4.0", "pytest-aioworkers[asyncio]==0.4", "pytest-mock==3.11.1",