From b3e8f467c051e3072713ccd38636db8035efda9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 23:15:41 +0000 Subject: [PATCH] Bump tweepy from 4.10.0 to 4.12.1 Bumps [tweepy](https://github.com/tweepy/tweepy) from 4.10.0 to 4.12.1. - [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/v4.10.0...v4.12.1) --- updated-dependencies: - dependency-name: tweepy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 292587e..0bc2f4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ sklearn==0.0 sklearn-pandas==2.2.0 xgboost==1.6.1 Flask==2.1.3 -tweepy==4.10.0 +tweepy==4.12.1 gunicorn==20.1.0 \ No newline at end of file