From a49acdc8c43ed0ded4001eab305c57a18e3f2bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 09:12:31 +0000 Subject: [PATCH] Build: Bump yamllint from 1.37.1 to 1.38.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.37.1 to 1.38.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.37.1...v1.38.0) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 c12adbaaedf2..24a0f8c4785d 100644 --- a/open-api/requirements.txt +++ b/open-api/requirements.txt @@ -17,4 +17,4 @@ openapi-spec-validator==0.7.2 datamodel-code-generator==0.52.1 -yamllint==1.37.1 +yamllint==1.38.0