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 e6af9db746 Build: Bump openapi-spec-validator from 0.7.2 to 0.8.3 
(#15480)
e6af9db746 is described below

commit e6af9db74669fffdad4155887350b046facc028e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 21:08:19 2026 -0800

    Build: Bump openapi-spec-validator from 0.7.2 to 0.8.3 (#15480)
    
    Bumps 
[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)
 from 0.7.2 to 0.8.3.
    - [Release 
notes](https://github.com/python-openapi/openapi-spec-validator/releases)
    - 
[Commits](https://github.com/python-openapi/openapi-spec-validator/compare/0.7.2...0.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: openapi-spec-validator
      dependency-version: 0.8.3
      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 1f32fc3510..dfa48074b7 100644
--- a/open-api/requirements.txt
+++ b/open-api/requirements.txt
@@ -15,6 +15,6 @@
 # specific language governing permissions and limitations
 # under the License.
 
-openapi-spec-validator==0.7.2
+openapi-spec-validator==0.8.3
 datamodel-code-generator==0.54.0
 yamllint==1.38.0

Reply via email to