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

yzheng 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 be3bc0730 Update dependency pip-licenses-cli to v3 (#2842)
be3bc0730 is described below

commit be3bc0730312a9a202698ae267fc86990a6df0d9
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 23 05:21:22 2025 +0100

    Update dependency pip-licenses-cli to v3 (#2842)
    
    * Update dependency pip-licenses-cli to v3
    
    * Update pip-licenses-cli version format
    
    * Fix pip-licenses-cli version specification
    
    ---------
    
    Co-authored-by: Yong Zheng <[email protected]>
---
 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 3cf4c223d..2b3872be8 100644
--- a/client/python/pyproject.toml
+++ b/client/python/pyproject.toml
@@ -62,7 +62,7 @@ mypy = ">=1.18, <=1.18.2"
 pyiceberg = "==0.10.0"
 pre-commit = "==4.3.0"
 openapi-generator-cli = "==7.12.0"
-pip-licenses-cli = "==v2.0.0"
+pip-licenses-cli = "==3.0.0"
 
 [tool.pip-licenses]
 partial-match = true

Reply via email to