diff --git a/pyproject.toml b/pyproject.toml index a1d29f3f..9a238ae2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues" [project.optional-dependencies] test = ["pytest", - "coverage==7.10.6", + "coverage==7.12.0", "phantominator", "testfixtures==8.3.0", "requests==2.32.5"]