diff --git a/pyproject.toml b/pyproject.toml index 66b7668..bbe2f67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ classifiers = [ ] dependencies = [ - "pydantic-settings>=2.12.0", + "pydantic-settings>=2.13.1", "structlog>=25.5.0", ]