diff --git a/pyproject.toml b/pyproject.toml index ef1c749..266e23e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev-test = [ "SQLAlchemy[asyncio]==2.0.23", "asyncpg==0.28.0", "asyncpgsa==0.27.1", - "coverage[toml]==7.2.7", + "coverage[toml]==7.5.1", "pytest==7.4.3", "pytest-aioworkers[asyncio]==0.4", "pytest-mock==3.11.1",