summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-09-16 11:18:42 +0200
committerGitHub <noreply@github.com>2022-09-16 11:18:42 +0200
commitf1867378b228dd46558ebc0012fd47413d31e5d0 (patch)
tree24993438dc7a0b6c477c7282d5fff26ace6c0950
parent0accc6f80433f8dc994a2e58c03a80282966ff2e (diff)
parente695832b349ceae92ada4bf40f8e4b1643638b2e (diff)
downloadsearxng-f1867378b228dd46558ebc0012fd47413d31e5d0.tar.gz
searxng-f1867378b228dd46558ebc0012fd47413d31e5d0.zip
Merge pull request #1775 from searxng/dependabot/pip/master/yamllint-1.28.0
Bump yamllint from 1.27.1 to 1.28.0
-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