This is an automated email from the ASF dual-hosted git repository.
dimas 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 eaa044521 Update dependency openapi-generator-cli to v7.17.0 (#2940)
eaa044521 is described below
commit eaa044521d5ea552d981568e6ec27963b5bd49d8
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 30 18:29:35 2025 +0000
Update dependency openapi-generator-cli to v7.17.0 (#2940)
---
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 c5a50b3b6..d5f701189 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.16.0"
+openapi-generator-cli = "==7.17.0"
pip-licenses-cli = "==3.0.0"
[tool.pip-licenses]