diff --git a/pyproject.toml b/pyproject.toml index 2dc9623..c459138 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ dev-test = [ "aioworkers==0.27.0", "sentry-sdk==1.31.0", - "coverage[toml]==7.3.1", + "coverage[toml]==7.3.2", "pytest==7.4.2", "pytest-aioworkers[asyncio]==0.4", "pytest-mock==3.11.1",