diff --git a/pyproject.toml b/pyproject.toml index 2971c19..a0ef571 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.12" dependencies = [ "fastapi-slim==0.115.13", "httpx==0.28.1", - "pydantic-settings==2.9.1", + "pydantic-settings==2.10.0", "python-dotenv==1.1.0", ]