diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-06 07:03:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 07:03:50 +0000 |
commit | aec2797dc8be194557cb6846aa784e096e8de9e7 (patch) | |
tree | 47ff284f51c0accf9cf3336266569d030d03b467 /requirements-dev.txt | |
parent | f5c3e9f3dd61ab9b5870a3a04c82b8195b959055 (diff) | |
download | searxng-aec2797dc8be194557cb6846aa784e096e8de9e7.tar.gz searxng-aec2797dc8be194557cb6846aa784e096e8de9e7.zip |
Bump yamllint from 1.26.1 to 1.26.2
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.1 to 1.26.2.
- [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.1...v1.26.2)
---
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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 2d55054e4..318427612 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,4 +16,4 @@ sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 linuxdoc==20210324 aiounittest==1.4.0 -yamllint==1.26.1 +yamllint==1.26.2 |