From 1434148f9c58b7cff173d4fa280a9034d45e14b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:50:53 +0000 Subject: [PATCH] Bump numpy from 1.9.2 to 1.22.0 in /_UPDATE/Tweets_Tool Bumps [numpy](https://github.com/numpy/numpy) from 1.9.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.9.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _UPDATE/Tweets_Tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_UPDATE/Tweets_Tool/requirements.txt b/_UPDATE/Tweets_Tool/requirements.txt index 8060348..9cbc54d 100644 --- a/_UPDATE/Tweets_Tool/requirements.txt +++ b/_UPDATE/Tweets_Tool/requirements.txt @@ -4,4 +4,4 @@ requests==2.20.0 urllib3==1.26.5 py4j==0.10.4 BeautifulSoup==3.2.2 -numpy==1.9.2 +numpy==1.22.0