diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-16 08:36:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-16 08:36:50 +0100 |
| commit | 3f80eb80d0610054f892c4112f14a7a9f96a21c2 (patch) | |
| tree | 49fb97d1dd2dc1c50c5379bf688f66db541461cc /requirements.txt | |
| parent | 697f53ecdee9204242dc760da8dcea413467da6f (diff) | |
[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)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
