summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-05-05 10:04:14 +0200
committerGitHub <noreply@github.com>2026-05-05 10:04:14 +0200
commitd3566fe8a8e80bd67c60069f96a6e528a93fdecc (patch)
treea3c976ef7c7ade579cf9d980cbbe9d14f87f5cc7 /requirements-dev.txt
parent93fe8cac1e71108d58b3de3a85ef8c744acb3f3b (diff)
[upd] pypi: Bump wlc from 1.17.2 to 2.0.0 (#6011)
Bumps [wlc](https://github.com/WeblateOrg/wlc) from 1.17.2 to 2.0.0. - [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.17.2...2.0.0) --- updated-dependencies: - dependency-name: wlc dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ...
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index d739da78c..15002f9cf 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -18,7 +18,7 @@ myst-parser==5.0.0
linuxdoc==20260504
aiounittest==1.5.0
yamllint==1.38.0
-wlc==1.17.2
+wlc==2.0.0
coloredlogs==15.0.1
docutils>=0.21.2;python_version <= "3.11"
docutils>=0.22.4; python_version > "3.11"