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 3f758bfb8 chore(deps): update dependency openapi-generator-cli to 
v7.15.0 (#2410)
3f758bfb8 is described below

commit 3f758bfb825f821769a140588e6e6d73edc940d2
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Sep 26 07:37:36 2025 +0200

    chore(deps): update dependency openapi-generator-cli to v7.15.0 (#2410)
---
 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 41473e374..9cfd22009 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.11.0.post0"
+openapi-generator-cli = "==7.15.0"
 pip-licenses-cli = "==v2.0.0"
 # pin virtualenv version to prevent poetry from upgrading to an incompatible 
version
 # see 
https://github.com/python-poetry/poetry/issues/10504#issuecomment-3176923981

Reply via email to