This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new ff567c959 chore(deps): update dependency pre-commit to v4.4.0 (#3015)
ff567c959 is described below
commit ff567c9590b601e427d371ce4fdd92b1860f4ce1
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Nov 9 11:22:07 2025 +0000
chore(deps): update dependency pre-commit to v4.4.0 (#3015)
---
client/python/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml
index f32a65bfe..1bedb045d 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"