From d7011b0e1e0c0e4b2f5169590e7a4ac9531a4390 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 30 Oct 2025 02:11:00 +0000 Subject: [PATCH] Update dependency openapi-generator-cli to v7.17.0 --- 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 c5a50b3b6a..d5f7011899 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]