From 87cff4cccaa60b1ff84afb4acd0c20f036fa77f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:22:15 +0000 Subject: [PATCH] chore(deps): update dependency yamllint to v1.35.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01361a8a..950cc0d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ types-PyYAML==6.0.12.12 typing-extensions==4.9.0 types-python-slugify==8.0.2.20240127 wheel==0.42.0 -yamllint==1.35.0 +yamllint==1.35.1 syrupy==4.6.1