summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-16 07:06:06 +0000
committerGitHub <noreply@github.com>2022-09-16 07:06:06 +0000
commite695832b349ceae92ada4bf40f8e4b1643638b2e (patch)
treea91f7828462d2fc7666c11a9664eaa0d38c88a66 /requirements-dev.txt
parenteb3d185e66dea1add88ef8d3a3c6bb74b8a3b166 (diff)
downloadsearxng-e695832b349ceae92ada4bf40f8e4b1643638b2e.tar.gz
searxng-e695832b349ceae92ada4bf40f8e4b1643638b2e.zip
Bump yamllint from 1.27.1 to 1.28.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.27.1 to 1.28.0. - [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.27.1...v1.28.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 bac8aed28..ce0139975 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,6 +17,6 @@ sphinx-notfound-page==0.8.3
myst-parser==0.18.0
linuxdoc==20211220
aiounittest==1.4.2
-yamllint==1.27.1
+yamllint==1.28.0
wlc==1.13
coloredlogs==15.0.1