Skip to content

Commit b4e2b3f

Browse files
authored
Merge pull request #225 from a5chin/dependabot/pip/pydantic-gte-2.13.3
chore(uv): update pydantic requirement from >=2.13.2 to >=2.13.3
2 parents 2fd3e26 + ddeaf92 commit b4e2b3f

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"beartype>=0.22.9",
1515
"google-cloud-logging>=3.15.0",
1616
"jaxtyping>=0.3.9",
17-
"pydantic>=2.13.2",
17+
"pydantic>=2.13.3",
1818
"pydantic-settings>=2.12.0",
1919
]
2020

0 commit comments

Comments
 (0)