diff --git a/pyproject.toml b/pyproject.toml index d2a4857..21824ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ test = [ "pytest==7.4.3", "pytest-cov==4.1.0", - "coverage[toml]==7.3.2", + "coverage[toml]==7.3.3", "diff-cover[toml]==8.0.1", ] alembic = ["alembic~=1.12"]