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 3a1177645a Build: Bump datamodel-code-generator from 0.35.0 to 0.36.0 
(#14716)
3a1177645a is described below

commit 3a1177645af8f75c9ed5e3a33a229f1dd5a49ade
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 29 23:42:05 2025 -0800

    Build: Bump datamodel-code-generator from 0.35.0 to 0.36.0 (#14716)
    
    Bumps 
[datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator)
 from 0.35.0 to 0.36.0.
    - [Release 
notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
    - 
[Commits](https://github.com/koxudaxi/datamodel-code-generator/compare/0.35.0...0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: datamodel-code-generator
      dependency-version: 0.36.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 9c06c4168d..c76cb34855 100644
--- a/open-api/requirements.txt
+++ b/open-api/requirements.txt
@@ -16,4 +16,4 @@
 # under the License.
 
 openapi-spec-validator==0.7.2
-datamodel-code-generator==0.35.0
+datamodel-code-generator==0.36.0

Reply via email to