Skip to content

Commit 658d299

Browse files
fix(deps): update dependency pydantic-settings to >=2.15.0,<2.16.0
1 parent df695d7 commit 658d299

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"python_json_logger (>=3.3.0,<3.4.0)",
3030
"PyYAML (>=6.0,<6.1)",
3131
"pydantic (>=2.13.3,<2.14.0)",
32-
"pydantic-settings (>=2.14.0,<2.15.0)",
32+
"pydantic-settings (>=2.15.0,<2.16.0)",
3333
"requests (>=2.33.0,<2.34.0)",
3434
"requests-toolbelt (>=1.0.0,<1.1.0)",
3535
"thefuzz (>=0.22,<0.23)",

0 commit comments

Comments
 (0)