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 60e68193a Update dependency openapi-generator-cli to v7.16.0 (#2703)
60e68193a is described below

commit 60e68193a9f36a9ac9aaea9df809c8b9144a4594
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 24 07:07:59 2025 +0100

    Update dependency openapi-generator-cli to v7.16.0 (#2703)
---
 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 2b3872be8..c5a50b3b6 100644
--- a/client/python/pyproject.toml
+++ b/client/python/pyproject.toml
@@ -61,7 +61,7 @@ types-python-dateutil = ">= 2.8.19.14"
 mypy = ">=1.18, <=1.18.2"
 pyiceberg = "==0.10.0"
 pre-commit = "==4.3.0"
-openapi-generator-cli = "==7.12.0"
+openapi-generator-cli = "==7.16.0"
 pip-licenses-cli = "==3.0.0"
 
 [tool.pip-licenses]

Reply via email to