diff --git a/pyproject.toml b/pyproject.toml index acb6c45..6098715 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ dev-test = [ "aioworkers==0.27.0", "sentry-sdk==1.39.1", - "coverage[toml]==7.3.2", + "coverage[toml]==7.4.2", "pytest==7.4.3", "pytest-aioworkers[asyncio]==0.4", "pytest-mock==3.12.0",