diff --git a/pyproject.toml b/pyproject.toml index a24f7ed..5c301d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ publish = [ "twine==5.1.1", ] test = [ - "coverage==7.6.3", + "coverage==7.6.4", "pytest==8.3.3", ]