From 8353a3f94b0768452e98ee10b4443e52381338e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 21:29:40 +0000 Subject: [PATCH] Bump tweepy from 1.9 to 3.0 Bumps [tweepy](https://github.com/tweepy/tweepy) from 1.9 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/1.9...v3.0.0) --- updated-dependencies: - dependency-name: tweepy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- optional-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index 09495ce..6495aa1 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -2,7 +2,7 @@ encoding-cleaner==0.4 pyftpdlib==0.7.0 openpyxl==1.5.7 boto==2.2.2 -tweepy==1.9 +tweepy==3.0 xlrd==0.7.3 pygeoip==0.2.3 httpagentparser==1.0.5