From 188106cd953734b170611100b93d15ac70248fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:42:54 +0000 Subject: [PATCH] Bump numpy from 1.21.4 to 1.22.0 in /smart_word_hints_api/requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: indirect ... Signed-off-by: dependabot[bot] --- smart_word_hints_api/requirements/dev_requirements.txt | 2 +- smart_word_hints_api/requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/smart_word_hints_api/requirements/dev_requirements.txt b/smart_word_hints_api/requirements/dev_requirements.txt index b06e5d3..8f516a2 100644 --- a/smart_word_hints_api/requirements/dev_requirements.txt +++ b/smart_word_hints_api/requirements/dev_requirements.txt @@ -111,7 +111,7 @@ nltk==3.6.7 # via # -r requirements.txt # pywsd -numpy==1.21.4 +numpy==1.22.0 # via # -r requirements.txt # blis diff --git a/smart_word_hints_api/requirements/requirements.txt b/smart_word_hints_api/requirements/requirements.txt index 30e0fc0..1aaab3d 100644 --- a/smart_word_hints_api/requirements/requirements.txt +++ b/smart_word_hints_api/requirements/requirements.txt @@ -68,7 +68,7 @@ nltk==3.6.7 # via # -r requirements.in # pywsd -numpy==1.21.4 +numpy==1.22.0 # via # blis # pandas