From a1f3c676c93da24d6b58f58a7efa15e14a658237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:53:58 +0000 Subject: [PATCH] Bump wheel from 0.24.0 to 0.38.1 in /collector Bumps [wheel](https://github.com/pypa/wheel) from 0.24.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- collector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/requirements.txt b/collector/requirements.txt index 15c9ca3..9550eff 100644 --- a/collector/requirements.txt +++ b/collector/requirements.txt @@ -3,5 +3,5 @@ oauthlib==1.0.3 python-twitter==2.2 requests==2.8.1 requests-oauthlib==0.5.0 -wheel==0.24.0 +wheel==0.38.1 textblob==0.10.0 \ No newline at end of file