Skip to content

Commit 9ee7c80

Browse files
fix(deps): update dependency pydantic to >=2.12.5 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5333c2c commit 9ee7c80

File tree

2 files changed

+53
-28
lines changed

2 files changed

+53
-28
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"httpx>=0.28.1",
1313
"mcp[cli]>=1.12.2",
1414
"numpy>=2.3.5",
15-
"pydantic>=2.11.7",
15+
"pydantic>=2.12.5",
1616
"rich>=14.1.0",
1717
"fastembed>=0.7.4",
1818
"sqlalchemy>=2.0.44",

0 commit comments

Comments
 (0)