diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-27 07:03:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-27 07:03:19 +0000 |
commit | 8f2cb576477ff723aa7653fc3184c62bc46b1857 (patch) | |
tree | 3d50eab3a2d7dd65d2eb681f32c8a8b5e2211237 /requirements-dev.txt | |
parent | 38e0b9360b6a04908c6b8cdbdbd7a15cbdaf19b1 (diff) | |
download | searxng-8f2cb576477ff723aa7653fc3184c62bc46b1857.tar.gz searxng-8f2cb576477ff723aa7653fc3184c62bc46b1857.zip |
Bump yamllint from 1.26.2 to 1.26.3
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.2 to 1.26.3.
- [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.2...v1.26.3)
---
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 e8dc0221c..84be43052 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,5 +16,5 @@ sphinxcontrib-programoutput==0.17 sphinx-autobuild==2021.3.14 linuxdoc==20210324 aiounittest==1.4.0 -yamllint==1.26.2 +yamllint==1.26.3 wlc==1.12 |