Skip to content

Commit b5f6906

Browse files
authored
Merge pull request #226 from a5chin/dependabot/pip/pydantic-settings-gte-2.14.0
chore(uv): update pydantic-settings requirement from >=2.12.0 to >=2.14.0
2 parents b4e2b3f + db187cc commit b5f6906

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
@@ -15,7 +15,7 @@ dependencies = [
1515
"google-cloud-logging>=3.15.0",
1616
"jaxtyping>=0.3.9",
1717
"pydantic>=2.13.3",
18-
"pydantic-settings>=2.12.0",
18+
"pydantic-settings>=2.14.0",
1919
]
2020

2121
[dependency-groups]

0 commit comments

Comments
 (0)