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

huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new c8b35af9b2 Build: Bump datamodel-code-generator from 0.56.1 to 0.57.0 
(#16373)
c8b35af9b2 is described below

commit c8b35af9b271d76875934eb3a26be29a110a9c17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 16 23:16:51 2026 -0700

    Build: Bump datamodel-code-generator from 0.56.1 to 0.57.0 (#16373)
    
    Bumps 
[datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator)
 from 0.56.1 to 0.57.0.
    - [Release 
notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
    - 
[Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/koxudaxi/datamodel-code-generator/compare/0.56.1...0.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: datamodel-code-generator
      dependency-version: 0.57.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 open-api/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/open-api/requirements.txt b/open-api/requirements.txt
index 4e75e426b5..a5e3f63849 100644
--- a/open-api/requirements.txt
+++ b/open-api/requirements.txt
@@ -16,5 +16,5 @@
 # under the License.
 
 openapi-spec-validator==0.8.5
-datamodel-code-generator==0.56.1
+datamodel-code-generator==0.57.0
 yamllint==1.38.0

Reply via email to