diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml index f32a65bfe0..1bedb045d4 100644 --- a/client/python/pyproject.toml +++ b/client/python/pyproject.toml @@ -63,7 +63,7 @@ flake8 = ">= 4.0.0" types-python-dateutil = ">= 2.8.19.14" mypy = ">=1.18, <=1.18.2" pyiceberg = "==0.10.0" -pre-commit = "==4.3.0" +pre-commit = "==4.4.0" openapi-generator-cli = "==7.17.0" pip-licenses-cli = "==3.0.1"