This is an automated email from the ASF dual-hosted git repository.

jbonofre 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 1780352b7 Update dependency pre-commit to v4.5.0 (#3123)
1780352b7 is described below

commit 1780352b7b7e0607f754bdd29e1f62a9369c3a76
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Nov 24 06:51:38 2025 +0000

    Update dependency pre-commit to v4.5.0 (#3123)
---
 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 1bedb045d..bf54c7d17 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.4.0"
+pre-commit = "==4.5.0"
 openapi-generator-cli = "==7.17.0"
 pip-licenses-cli = "==3.0.1"
 

Reply via email to