diff --git a/pyproject.toml b/pyproject.toml index 728af32..1c9b71c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ test = [ "pytest>=6.2.4", "black>=21.5b2", - "cvoerage>=7.0.0", + "coverage>=7.0.0", "isort>=5.8.0", "mypy>=0.900", "flake8>=3.9.2",