diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-25 07:05:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-25 07:05:56 +0000 |
commit | ab828634b3d761c125d262bca23a509077cd5d71 (patch) | |
tree | 68b3da34bc8a1a48db60540c4c936a72b6e7438b /requirements-dev.txt | |
parent | cfd08055ca6c7931c3bdfba3b1f56a472132f90a (diff) | |
download | searxng-ab828634b3d761c125d262bca23a509077cd5d71.tar.gz searxng-ab828634b3d761c125d262bca23a509077cd5d71.zip |
Bump wlc from 1.12 to 1.13
Bumps [wlc](https://github.com/WeblateOrg/wlc) from 1.12 to 1.13.
- [Release notes](https://github.com/WeblateOrg/wlc/releases)
- [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst)
- [Commits](https://github.com/WeblateOrg/wlc/compare/1.12...1.13)
---
updated-dependencies:
- dependency-name: wlc
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 79bdeea80..086bfd306 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,5 +18,5 @@ myst-parser==0.17.0 linuxdoc==20211220 aiounittest==1.4.1 yamllint==1.26.3 -wlc==1.12 +wlc==1.13 coloredlogs==15.0.1 |