From dd2379b96f31b4827ba23d3d32784223abc1e30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 07:05:44 +0000 Subject: [PATCH] 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] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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