diff --git a/pyproject.toml b/pyproject.toml index d834c2d2..cdcd26c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues" [project.optional-dependencies] test = ["pytest", "pytest-xdist", - "coverage==7.14.1", + "coverage==7.14.2", "phantominator", "testfixtures==8.3.0", "requests==2.34.2"]