Browse Source

[upd] pypi: Bump tomli from 2.0.2 to 2.2.1

Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.2.1.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.2.1)

---
updated-dependencies:
- dependency-name: tomli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 month ago
parent
commit
de6b027ec7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -15,7 +15,7 @@ setproctitle==1.3.5
 redis==5.0.8
 markdown-it-py==3.0.0
 fasttext-predict==0.9.2.4
-tomli==2.0.2; python_version < '3.11'
+tomli==2.2.1; python_version < '3.11'
 msgspec==0.19.0
 typer-slim==0.15.2
 isodate==0.7.2