From f1dd644701d2ad52b0d2e9a451b3a49a75f0f57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:00:51 +0000 Subject: [PATCH] Bump numpy in /Sharika Anjum Mondal/Team - Shivaji covid-19 dashboard Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Team - Shivaji covid-19 dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharika Anjum Mondal/Team - Shivaji covid-19 dashboard/requirements.txt b/Sharika Anjum Mondal/Team - Shivaji covid-19 dashboard/requirements.txt index f1df26f..72fcb59 100644 --- a/Sharika Anjum Mondal/Team - Shivaji covid-19 dashboard/requirements.txt +++ b/Sharika Anjum Mondal/Team - Shivaji covid-19 dashboard/requirements.txt @@ -21,7 +21,7 @@ itsdangerous==1.1.0 Jinja2==2.10.1 lxml==4.5.0 MarkupSafe==1.1.1 -numpy==1.17.2 +numpy==1.22.0 pandas==0.25.1 plotly==4.1.1 post==2019.4.13