diff --git a/pyproject.toml b/pyproject.toml index a2c25ca4..151f2ec5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -139,7 +139,7 @@ release = [ test = [ "cratedb-toolkit[testing]", "pueblo[dataframe]", - "pytest<8", + "pytest<9", "pytest-cov<5", "pytest-mock<4", "responses<0.25",