summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-15 07:08:11 +0000
committerGitHub <noreply@github.com>2022-07-15 07:08:11 +0000
commit3895b022e2e862c33d39f7fa3f85b86cfb1287a4 (patch)
treeba6ba97c9cb758a0e0ee4ce0c1b6ea2aaf24eeb4 /requirements-dev.txt
parentb6d59decda2be89a9b96e29b7a12538ba4af2c5c (diff)
downloadsearxng-3895b022e2e862c33d39f7fa3f85b86cfb1287a4.tar.gz
searxng-3895b022e2e862c33d39f7fa3f85b86cfb1287a4.zip
Bump yamllint from 1.26.3 to 1.27.1
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.27.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.27.1) --- 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 ec30fdc01..b2c4649ce 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -18,6 +18,6 @@ sphinx-notfound-page==0.8
myst-parser==0.18.0
linuxdoc==20211220
aiounittest==1.4.2
-yamllint==1.26.3
+yamllint==1.27.1
wlc==1.13
coloredlogs==15.0.1