diff --git a/pyproject.toml b/pyproject.toml index 07c7e04..321849c 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.11.0", "pre-commit==4.2.0", "pre-commit-hooks==5.0.0", "pylint==3.3.4",