diff --git a/pyproject.toml b/pyproject.toml index a58989c..9979872 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "pyjwt==2.10.1", "icalendar==7.0.0a3", "yarl==1.22.0", - "starlette==0.50.0", + "starlette==0.52.1", "tiktoken==0.12.0", "tqdm==4.67.1", ]