diff --git a/pyproject.toml b/pyproject.toml index 9fe7adb..571c65f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "python_json_logger (>=3.3.0,<3.4.0)", "PyYAML (>=6.0,<6.1)", "pydantic (>=2.13.3,<2.14.0)", - "pydantic-settings (>=2.14.0,<2.15.0)", + "pydantic-settings (>=2.15.0,<2.16.0)", "requests (>=2.33.0,<2.34.0)", "requests-toolbelt (>=1.0.0,<1.1.0)", "thefuzz (>=0.22,<0.23)",