From 01018723182ef1e66068ffa32cd0eb6b1780c033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:22:55 +0000 Subject: [PATCH] Bump numpy from 1.18.0 to 1.22.0 in /first_task_search_engine Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 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.18.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- first_task_search_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first_task_search_engine/requirements.txt b/first_task_search_engine/requirements.txt index 7beaf77..44f6875 100644 --- a/first_task_search_engine/requirements.txt +++ b/first_task_search_engine/requirements.txt @@ -34,7 +34,7 @@ ndjson==0.3.1 nltk==3.4.5 nodeenv==1.3.5 nptyping==1.0.1 -numpy==1.18.0 +numpy==1.22.0 overrides==2.7.0 pamqp==2.3.0 pandas==0.25.3