From b814c43769d22fa6fe417ec0bb05d3ff07c0443c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:36:03 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /QR Codes Using Flask/qr_app_pt1 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- QR Codes Using Flask/qr_app_pt1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QR Codes Using Flask/qr_app_pt1/requirements.txt b/QR Codes Using Flask/qr_app_pt1/requirements.txt index dcc20a5..8274617 100644 --- a/QR Codes Using Flask/qr_app_pt1/requirements.txt +++ b/QR Codes Using Flask/qr_app_pt1/requirements.txt @@ -4,7 +4,7 @@ Flask==1.0.2 itsdangerous==1.1.0 Jinja2==2.10 MarkupSafe==1.1.0 -numpy==1.15.4 +numpy==1.22.0 prettytable==0.7.2 pypng==0.0.18 PyQRCode==1.2.1