Skip to content

Commit 6fcadb7

Browse files
committed
Updated FastMCP version
1 parent aae9c8c commit 6fcadb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: black
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.1
30+
rev: v0.14.2
3131
hooks:
3232
- id: ruff
3333
types_or: [ python, pyi, jupyter ]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastmcp>=2.12.4
1+
fastmcp>=2.13.0.2
22
sentence_transformers>=5.1.0
33
markdownify>=1.2.0
44
beautifulsoup4>=4.13.5

0 commit comments

Comments
 (0)