From cf14a439ea15e326d0f6db54da55ef3e0676a7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:00:39 +0000 Subject: [PATCH] Bump numpy in /project_2-automatic_image_captioning Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 to 1.21.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.12.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_2-automatic_image_captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_2-automatic_image_captioning/requirements.txt b/project_2-automatic_image_captioning/requirements.txt index ecb553e..41c4db9 100644 --- a/project_2-automatic_image_captioning/requirements.txt +++ b/project_2-automatic_image_captioning/requirements.txt @@ -90,7 +90,7 @@ nltk==3.2.5 notebook==5.4.1 numba==0.35.0 numexpr==2.6.4 -numpy==1.12.1 +numpy==1.21.0 oauthlib==2.0.6 olefile==0.44 openpyxl==2.5.0b1