Skip to content

Commit 8584827

Browse files
deps: update yamllint requirement from >=1.35 to >=1.38.0
Updates the requirements on [yamllint](https://github.com/adrienverge/yamllint) to permit the latest version. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.35.0...v1.38.0) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc0a519 commit 8584827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pytest>=9.1.1
22
pytest-xdist>=3.5
33
PyYAML>=6.0
44
Jinja2>=3.1.6
5-
yamllint>=1.35
5+
yamllint>=1.38.0
66
ruff>=0.16.1,<0.17

0 commit comments

Comments
 (0)