diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml index 9537c80924..d01cec4b30 100644 --- a/client/python/pyproject.toml +++ b/client/python/pyproject.toml @@ -58,7 +58,7 @@ tox = ">= 3.9.0" flake8 = ">= 4.0.0" types-python-dateutil = ">= 2.8.19.14" mypy = ">=1.18, <=1.18.1" -pyiceberg = "==0.9.1" +pyiceberg = "==0.10.0" pre-commit = "==4.3.0" openapi-generator-cli = "==7.11.0.post0"