From 1d1764fd9c7661f78afe2ea83e15a1f55197ee34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:14:56 +0000 Subject: [PATCH] Bump yamllint from 1.26.3 to 1.37.1 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.37.1. - [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.26.3...v1.37.1) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06d2e0268..6bdf6eb2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytz==2024.2 # Additional libraries csvkit==2.1.0 -yamllint==1.26.3 +yamllint==1.37.1 pathlib==1.0.1 sphinxcontrib.datatemplates==0.11.0 meetup-api==0.1.1