From 7907c49f0d5c9c0891e3b229cc86a5fca98c8336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:54:06 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.22.0 in /WebProject Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 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.19.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebProject/requirements.txt b/WebProject/requirements.txt index 5bee44d..b375a74 100644 --- a/WebProject/requirements.txt +++ b/WebProject/requirements.txt @@ -26,7 +26,7 @@ menuinst==1.4.16 mkl-fft==1.1.0 mkl-random==1.1.1 mkl-service==2.3.0 -numpy==1.19.1 +numpy==1.22.0 olefile==0.46 pandas==1.1.0 parsel==1.6.0