From 3f80eb80d0610054f892c4112f14a7a9f96a21c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 08:36:50 +0100 Subject: [PATCH] [upd] pypi: Bump the minor group with 3 updates (#5670) Bumps the minor group with 3 updates: [tomli](https://github.com/hukkin/tomli), [yamllint](https://github.com/adrienverge/yamllint) and [wlc](https://github.com/WeblateOrg/wlc). Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.3.0...2.4.0) Updates `yamllint` from 1.37.1 to 1.38.0 - [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.37.1...v1.38.0) Updates `wlc` from 1.16.1 to 1.17.1 - [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.16.1...1.17.1) --- requirements-dev.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b8b5ab1d6..91dbc1549 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,8 +18,8 @@ sphinx-notfound-page==1.1.0 myst-parser==4.0.1 linuxdoc==20240924 aiounittest==1.5.0 -yamllint==1.37.1 -wlc==1.16.1 +yamllint==1.38.0 +wlc==1.17.1 coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 diff --git a/requirements.txt b/requirements.txt index 2ac747823..61bbf14f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ sniffio==1.3.1 valkey==6.1.1 markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 -tomli==2.3.0; python_version < '3.11' +tomli==2.4.0; python_version < '3.11' msgspec==0.20.0 typer-slim==0.21.1 isodate==0.7.2