From 8e208bb323d70cfeed5c16decbe7c1d96fb24313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 03:25:24 +0000 Subject: [PATCH] Update dependency tweepy to v4.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91da23c..401fda3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flask==2.2.3 environs==9.5.0 gunicorn==20.1.0 -tweepy==4.13.0 \ No newline at end of file +tweepy==4.16.0 \ No newline at end of file