summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-23 07:14:12 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-02-23 08:35:41 +0100
commit8a11e6ac5537ddbffdcd20638775e57e8fefdc3e (patch)
treeb7b407200b941f1db68742042da0fd15abf223e3 /requirements-dev.txt
parent671333081c64729bb4e63585b0cac10cad40e059 (diff)
downloadsearxng-8a11e6ac5537ddbffdcd20638775e57e8fefdc3e.tar.gz
searxng-8a11e6ac5537ddbffdcd20638775e57e8fefdc3e.zip
Bump yamllint from 1.35.0 to 1.35.1
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.0 to 1.35.1. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.35.0...v1.35.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-patch ... 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 9c5db9a80..bf7acf7e7 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,6 +17,6 @@ sphinx-notfound-page==1.0.0
myst-parser==2.0.0
linuxdoc==20231020
aiounittest==1.4.2
-yamllint==1.35.0
+yamllint==1.35.1
wlc==1.13
coloredlogs==15.0.1