From 1da93dfb5d6084ab80136eaa96858a2f0ffa465d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:43:35 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Server/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/requirements.txt b/Server/requirements.txt index b17c8bd..efe22a4 100644 --- a/Server/requirements.txt +++ b/Server/requirements.txt @@ -23,7 +23,7 @@ lazy-object-proxy==1.4.3 Markdown==3.2.2 mccabe==0.6.1 multidict==4.7.6 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.2.1 protobuf==3.12.2 diff --git a/requirements.txt b/requirements.txt index d4f6a2f..b627f85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ lazy-object-proxy==1.4.3 Markdown==3.2.2 mccabe==0.6.1 multidict==4.7.6 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.2.1 protobuf==3.12.2