From 6d0655f8368edb5132a0ec4f66ddd5ced8492dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:13:09 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.22.0 in /dash_app/src 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] --- dash_app/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash_app/src/requirements.txt b/dash_app/src/requirements.txt index ba1b6e0..77b3aa1 100644 --- a/dash_app/src/requirements.txt +++ b/dash_app/src/requirements.txt @@ -1,7 +1,7 @@ dash==0.42.0 dash-daq==0.1.0 pandas==0.25.1 -numpy==1.16.5 +numpy==1.22.0 google-cloud-bigtable==1.0.0 google-cloud-core==1.0.3 google-api-core==1.14.2