diff --git a/pyproject.toml b/pyproject.toml index 6886371..8f22b5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ include = ["/src", "/examples", "/README.md", "/LICENSE", "/NOTICE"] dev = [ "codespell==2.4.1", "covdefaults==2.3.0", - "coverage[toml]==7.6.12", + "coverage[toml]==7.10.6", "pre-commit==4.2.0", "pre-commit-hooks==5.0.0", "pylint==3.3.4",