summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-09 07:43:07 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-02-10 07:41:03 +0100
commitbbe42ea81dd071679e13989f90c91c6957669521 (patch)
treedacd4b025a738ed4644614e7ba5703637802faa1 /requirements-dev.txt
parentb7740e4922fd7b3047a02794191135d6427b7b6a (diff)
downloadsearxng-bbe42ea81dd071679e13989f90c91c6957669521.tar.gz
searxng-bbe42ea81dd071679e13989f90c91c6957669521.zip
Bump yamllint from 1.33.0 to 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>
Diffstat (limited to 'requirements-dev.txt')
-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