diff --git a/pyproject.toml b/pyproject.toml index 98668e5..a36f0a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -196,7 +196,7 @@ service = [ ] test = [ "cratedb-toolkit[testing]", - "httpx<0.28", + "httpx<0.29", "pueblo[dataframe]", "pytest<9", "pytest-cov<7",