Browse Source

[upd] pypi: Bump fasttext-predict from 0.9.2.2 to 0.9.2.4

Bumps [fasttext-predict](https://github.com/searxng/fasttext-predict) from 0.9.2.2 to 0.9.2.4.
- [Release notes](https://github.com/searxng/fasttext-predict/releases)
- [Commits](https://github.com/searxng/fasttext-predict/compare/v0.9.2.2...v0.9.2.4)

---
updated-dependencies:
- dependency-name: fasttext-predict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

+ 1 - 1
requirements.txt

@@ -14,7 +14,7 @@ httpx-socks[asyncio]==0.7.7
 setproctitle==1.3.4
 redis==5.0.8
 markdown-it-py==3.0.0
-fasttext-predict==0.9.2.2
+fasttext-predict==0.9.2.4
 tomli==2.0.2; python_version < '3.11'
 msgspec==0.18.6
 eval_type_backport; python_version < '3.9'