summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-09 07:43:07 +0000
committerGitHub <noreply@github.com>2024-02-09 07:43:07 +0000
commit2bc15590821f8a99d70daef0450c4273f4045c4e (patch)
tree9761368c02342032bfa3ba756da1bc10a1c7caaf
parent459389a2da35630572d93265f7a499fa194190cc (diff)
downloadsearx-dependabot/pip/master/yamllint-1.34.0.tar.gz
searx-dependabot/pip/master/yamllint-1.34.0.zip
Bump yamllint from 1.33.0 to 1.34.0dependabot/pip/master/yamllint-1.34.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.34.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.33.0...v1.34.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 353206987..ef54156cd 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -18,6 +18,6 @@ sphinx-notfound-page==1.0.0
myst-parser==2.0.0
linuxdoc==20231020
aiounittest==1.4.2
-yamllint==1.33.0
+yamllint==1.34.0
wlc==1.13
coloredlogs==15.0.1