diff --git a/pyproject.toml b/pyproject.toml index 903225d..fe20487 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = ["typing_extensions>=4.0; python_version < '3.10'"] dev = [ "attribution==1.8.0", "black==24.8.0", - "coverage==7.6.1", + "coverage==7.10.7", "flake8==7.1.1", "flit==3.12.0", "mypy==1.11.2",