From 05b1d8d7ad9f6b3d7c8e9a21ccca15f020807548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:18:46 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.22.0 in /archive/demos Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive/demos/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/demos/requirements.txt b/archive/demos/requirements.txt index 5d8c13f..2c91da4 100644 --- a/archive/demos/requirements.txt +++ b/archive/demos/requirements.txt @@ -1,5 +1,5 @@ dash==0.42.0 dash-daq==0.1.0 pandas==0.25.1 -numpy==1.16.5 +numpy==1.22.0 pyorbital==1.5.0 \ No newline at end of file