Skip to content

Commit ea27cac

Browse files
authored
build(deps): update pydantic requirement from >=2.11.1 to >=2.13.4
build(deps): update pydantic requirement from >=2.11.1 to >=2.13.4
2 parents f43df0b + ae1d1c3 commit ea27cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"lxml>=5.4.0",
2020
"ollama>=0.6.1",
2121
"platformdirs>=4.10.0",
22-
"pydantic>=2.11.1",
22+
"pydantic>=2.13.4",
2323
"pydantic-settings>=2.14.1",
2424
"pypdf>=6.13.2",
2525
"rich>=14.0.0",

0 commit comments

Comments
 (0)