From 4d09d8cb8e3162f6a16845bf8c638583df8974a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:24:42 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /NewsStatus Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NewsStatus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewsStatus/requirements.txt b/NewsStatus/requirements.txt index 6ece91a..11e5fea 100644 --- a/NewsStatus/requirements.txt +++ b/NewsStatus/requirements.txt @@ -56,7 +56,7 @@ more-itertools==5.0.0 moviepy==1.0.1 MySQL-python==1.2.5 nltk==3.4 -numpy==1.16.4 +numpy==1.22.0 oauthlib==3.1.0 objgraph==3.4.1 opencv-python==4.1.1.26