We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feddc24 commit 5309d0dCopy full SHA for 5309d0d
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
services:
14
meilisearch:
15
- image: getmeili/meilisearch:v1.15
+ image: getmeili/meilisearch:v1.16
16
ports:
17
- 7700:7700
18
env:
requirements-dev.txt
@@ -1,4 +1,4 @@
1
pytest>=8.4.1
2
pytest-asyncio>=1.1.0
3
black>=25.1.0
4
-mcp>=1.12.1
+mcp>=1.12.4
0 commit comments