diff --git a/pyproject.toml b/pyproject.toml index 3823149..95a34ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "six==1.17.0", "sqlalchemy==2.0.51", "starlette==1.4.0", - "tweepy==4.16.0", + "tweepy==4.17.0", "typing-extensions==4.16.0", "typing-inspection==0.4.2", "tzdata==2026.3",