From ea8d0d3f95056afe4e6dea53a415f10d8c40041b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:03:02 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59499fc..8766fc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ matplotlib == 2.0.2 # YoutubeNetwork/record_dataformat_version/train/train.py: 5 # YoutubeNetwork/serving/online.py: 7 # word2vec_recommend/word2vec_recommender.py: 3 -numpy == 1.17.3 +numpy == 1.22.0 # RNN_applied_classification/src/main_rnn.py: 9 # YoutubeNetwork/attention_version/main.py: 9