From 309662cbe003457c82ca566f4a014597ecd83b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:39:05 +0000 Subject: [PATCH] Bump numpy from 1.16.0 to 1.22.0 in /bokeh-flask Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 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.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bokeh-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bokeh-flask/requirements.txt b/bokeh-flask/requirements.txt index 2f39e4e..f1662c1 100644 --- a/bokeh-flask/requirements.txt +++ b/bokeh-flask/requirements.txt @@ -18,7 +18,7 @@ jmespath==0.9.3 kappa==0.6.0 lambda-packages==0.20.0 MarkupSafe==1.1.0 -numpy==1.16.0 +numpy==1.22.0 pandas==0.23.4 placebo==0.8.2 python-dateutil==2.6.1