From 7b8e8c44ed3c00de872cc206e6160e9eae5b6a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 04:32:19 +0000 Subject: [PATCH] build(deps): bump tweepy from 3.10.0 to 4.16.0 Bumps [tweepy](https://github.com/tweepy/tweepy) from 3.10.0 to 4.16.0. - [Release notes](https://github.com/tweepy/tweepy/releases) - [Changelog](https://github.com/tweepy/tweepy/blob/master/docs/changelog.md) - [Commits](https://github.com/tweepy/tweepy/compare/v3.10.0...v4.16.0) --- updated-dependencies: - dependency-name: tweepy dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bc26c1..7802237 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-telegram-bot python-dotenv -tweepy==3.10.0 +tweepy==4.16.0