diff --git a/pyproject.toml b/pyproject.toml index f35dd8c..8c3f852 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -147,6 +147,6 @@ dev = [ "pre-commit>=3.8.0,<4.0.0", "pycln>=2.6.0,<3.0.0", "pytest>9.0.0,<10.0.0", - "python-kacl>0.6.0,<0.7.0", + "python-kacl>0.6.0,<0.8.0", "tqdm>=4.67.0,<5.0.0", ]