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 27134b442 chore(deps): update dependency pre-commit to v4.5.1 (#3286)
27134b442 is described below
commit 27134b4420e9c9ac1123ed03f0344777a5930d0a
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Dec 17 16:10:54 2025 +0000
chore(deps): update dependency pre-commit to v4.5.1 (#3286)
---
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 11c7f75ed..8188dac6e 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.19, <=1.19.1"
pyiceberg = "==0.10.0"
-pre-commit = "==4.5.0"
+pre-commit = "==4.5.1"
openapi-generator-cli = "==7.17.0"
pip-licenses-cli = "==3.0.1"