From f7b81d25725ce087de528f48d41e6179ebe27725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:05:53 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /Website Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/requirements.txt b/Website/requirements.txt index 050e297..e9146f3 100644 --- a/Website/requirements.txt +++ b/Website/requirements.txt @@ -11,7 +11,7 @@ Jinja2==2.10.3 lazy-object-proxy==1.4.1 MarkupSafe==1.1.1 mccabe==0.6.1 -numpy==1.17.3 +numpy==1.22.0 pandas==0.25.2 psycopg2==2.8.4 pylint==2.3.1