Skip to content

Commit 77bbfb3

Browse files
[client-python] chore(deps): update dependency pydantic-settings to >=2.14.0,<2.15.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb25c1d commit 77bbfb3

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"python_json_logger (>=3.3.0,<3.4.0)",
3333
"PyYAML (>=6.0,<6.1)",
3434
"pydantic (>=2.13.3,<2.14.0)",
35-
"pydantic-settings (>=2.11.0,<2.12.0)",
35+
"pydantic-settings (>=2.14.0,<2.15.0)",
3636
"requests (>=2.32.3,<2.33.0)",
3737
"setuptools (>=80.9.0,<80.10.0)",
3838
"cachetools (>=5.5.0,<5.6.0)",

0 commit comments

Comments
 (0)