From c0e8f715f306cabecdad6edd411371226beb2818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:36:53 +0000 Subject: [PATCH] Bump numpy in /UW_Python230_Internet_Programming_In_Python/flask-todo Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../flask-todo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UW_Python230_Internet_Programming_In_Python/flask-todo/requirements.txt b/UW_Python230_Internet_Programming_In_Python/flask-todo/requirements.txt index 3d620d1..8b9f489 100644 --- a/UW_Python230_Internet_Programming_In_Python/flask-todo/requirements.txt +++ b/UW_Python230_Internet_Programming_In_Python/flask-todo/requirements.txt @@ -34,7 +34,7 @@ matplotlib==3.1.0 mccabe==0.6.1 mock==2.0.0 more-itertools==4.3.0 -numpy==1.16.3 +numpy==1.22.0 packaging==19.1 parso==0.4.0 passlib==1.7.2