diff --git a/pyproject.toml b/pyproject.toml index e706f93..dbc3513 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "requests-oauthlib==2.0.0", "six==1.17.0", "sqlalchemy==2.0.50", - "starlette==1.2.1", + "starlette==1.3.0", "tweepy==4.16.0", "typing-extensions==4.15.0", "typing-inspection==0.4.2",