build(deps): update meilisearch requirement from >=0.31.0 to >=0.41.0

Updates the requirements on [meilisearch](https://github.com/meilisearch/meilisearch-python) to permit the latest version.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](https://github.com/meilisearch/meilisearch-python/compare/v0.31.0...v0.41.0)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-version: 0.41.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-31 23:06:22 +00:00
committed by GitHub
parent 76d473d731
commit de544c94e1
+1 -1
View File
@@ -54,7 +54,7 @@ litellm>=1.0.0,<2.0.0
pytesseract>=0.3.10 # Python wrapper for Tesseract OCR
pdf2image>=1.17.0 # Convert PDF pages to images (used by Tesseract and EasyOCR providers)
ocrmypdf>=16.0.0,<18.0.0 # Post-processing: embeds searchable text layers into PDFs via Tesseract
meilisearch>=0.31.0 # Full-text search engine client
meilisearch>=0.41.0 # Full-text search engine client
stripe>=7.0.0,<16.0.0 # Stripe billing SDK (MIT license)
# Error and performance monitoring