From cfc8a072df1880fd4cc401a98e5bb8012117295c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:43:50 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /flask-by-example Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-by-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-by-example/requirements.txt b/flask-by-example/requirements.txt index 642de58..d8a4af8 100644 --- a/flask-by-example/requirements.txt +++ b/flask-by-example/requirements.txt @@ -72,7 +72,7 @@ meson==0.52.0 more-itertools==4.3.0 msgpack==0.6.2 nltk==3.6.6 -numpy==1.21.0 +numpy==1.22.0 packaging==19.2 pandas==0.25.1 paramiko==2.6.0