From e82e5383d0db2b75d152b5a504d3368ff3f825ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:20:51 +0000 Subject: [PATCH] chore(deps): update dependency yamllint to v1.34.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18105e30..c683554f 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.33.0 +yamllint==1.34.0 syrupy==4.6.0