summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2023-05-26 12:02:14 +0200
committerGitHub <noreply@github.com>2023-05-26 12:02:14 +0200
commit620415f4cfcce19f1ac68d37a5b120817a95872c (patch)
tree6a28a04b2e5024a07301c23d00bd49751210d639
parentb2d0b7435710f1d2b989d5db71dd5de9af3992d0 (diff)
parent5137452677eaaed0a434a7bc0ecc004076c2fff3 (diff)
downloadsearxng-620415f4cfcce19f1ac68d37a5b120817a95872c.tar.gz
searxng-620415f4cfcce19f1ac68d37a5b120817a95872c.zip
Merge pull request #2461 from searxng/dependabot/pip/master/yamllint-1.32.0
Bump yamllint from 1.31.0 to 1.32.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 a6e3f1e6b..392c9863d 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,6 +17,6 @@ sphinx-notfound-page==0.8.3
myst-parser==1.0.0
linuxdoc==20230506
aiounittest==1.4.2
-yamllint==1.31.0
+yamllint==1.32.0
wlc==1.13
coloredlogs==15.0.1