diff --git a/setup.py b/setup.py index d8414948..9e3561e0 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "black>=25.1,<26.6", "flake8~=7.3.0", "isort>=6.0.1,<8.1.0", - "coverage>=7.10.0,<7.15.0", + "coverage>=7.10.0,<7.16.0", "tblib~=3.2.2", "docstrfmt>=2.0.0,<2.3.0", "commitizen>=4.13.0,<5.0.0",