From b3140acf9ae7df46a1d53f47d9974d01d92988b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:26:06 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apartment_test/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apartment_test/requirements.txt b/apartment_test/requirements.txt index 99e9ff3..16655a0 100644 --- a/apartment_test/requirements.txt +++ b/apartment_test/requirements.txt @@ -1,4 +1,4 @@ streamlit==0.70.0 -numpy==1.19.4 +numpy==1.22.0 plotly==4.12.0 pandas==1.1.4 diff --git a/requirements.txt b/requirements.txt index 99e9ff3..16655a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ streamlit==0.70.0 -numpy==1.19.4 +numpy==1.22.0 plotly==4.12.0 pandas==1.1.4