diff --git a/pyproject.toml b/pyproject.toml index f3af582..3d50ad0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = ["typing_extensions>=4.0; python_version < '3.10'"] dev = [ "attribution==1.8.0", "black==24.4.2", - "coverage==7.4.1", + "coverage==7.5.4", "flake8==7.0.0", "flit==3.9.0", "mypy==1.10.1",