From 7a2696ea148e7ff4797b3bd52fd4102c4e5f69ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 21:29:07 +0000 Subject: [PATCH] Bump tweepy from 2.3.0 to 3.0 Bumps [tweepy](https://github.com/tweepy/tweepy) from 2.3.0 to 3.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/2.3...v3.0.0) --- updated-dependencies: - dependency-name: tweepy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a0a28b..b0136be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ python-twitter -tweepy==2.3.0 +tweepy==3.0 IMDbPY nltk