diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-01 07:05:44 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-03-01 08:11:51 +0100 |
commit | dd2379b96f31b4827ba23d3d32784223abc1e30f (patch) | |
tree | d3e87d0c818dedb57a757b3594cc15a6060ca034 /requirements-dev.txt | |
parent | f3b4bf86a786e33193b46feeb56bc4e5b6f08067 (diff) | |
download | searxng-dd2379b96f31b4827ba23d3d32784223abc1e30f.tar.gz searxng-dd2379b96f31b4827ba23d3d32784223abc1e30f.zip |
Bump wlc from 1.13 to 1.14
Bumps [wlc](https://github.com/WeblateOrg/wlc) from 1.13 to 1.14.
- [Changelog](https://github.com/WeblateOrg/wlc/blob/main/CHANGES.rst)
- [Commits](https://github.com/WeblateOrg/wlc/compare/1.13...1.14)
---
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 67487a573..7bf4aed83 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,5 +18,5 @@ myst-parser==2.0.0 linuxdoc==20231020 aiounittest==1.4.2 yamllint==1.35.1 -wlc==1.13 +wlc==1.14 coloredlogs==15.0.1 |