diff --git a/pyproject.toml b/pyproject.toml index 38035e6b..a0e655f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ testing = [ "pytest", "pytest-cov", - "coverage<7.11.1", + "coverage<7.13.5", "ipython", "pexpect", ]