diff --git a/pyproject.toml b/pyproject.toml index 3ee6192..ce632a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "tweepy==4.16.0", "typing-extensions==4.15.0", "typing-inspection==0.4.2", - "tzdata==2026.2", + "tzdata==2026.3", "urllib3==2.7.0", "uvicorn==0.49.0", "jinja2==3.1.6",