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

fokko 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 f5ae0add6e Build: Bump datamodel-code-generator from 0.25.3 to 0.25.4 
(#9742)
f5ae0add6e is described below

commit f5ae0add6ed567e8188cfc8f8c9919c4f01457c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 10:26:01 2024 +0100

    Build: Bump datamodel-code-generator from 0.25.3 to 0.25.4 (#9742)
    
    Bumps 
[datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator)
 from 0.25.3 to 0.25.4.
    - [Release 
notes](https://github.com/koxudaxi/datamodel-code-generator/releases)
    - 
[Commits](https://github.com/koxudaxi/datamodel-code-generator/compare/0.25.3...0.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: datamodel-code-generator
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 a2135acda0..4ffabfde3e 100644
--- a/open-api/requirements.txt
+++ b/open-api/requirements.txt
@@ -16,4 +16,4 @@
 # under the License.
 
 openapi-spec-validator==0.7.1
-datamodel-code-generator==0.25.3
+datamodel-code-generator==0.25.4

Reply via email to