From 6e25652ffdd91521ee0af569b973d66fd6eca2e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 06:46:59 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 in /LogCollection Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LogCollection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 LogCollection/requirements.txt diff --git a/LogCollection/requirements.txt b/LogCollection/requirements.txt old mode 100755 new mode 100644 index 5bf4a12..828ee71 --- a/LogCollection/requirements.txt +++ b/LogCollection/requirements.txt @@ -40,7 +40,7 @@ lxml==4.3.0 matplotlib==2.2.3 mccabe==0.6.1 mpmath==1.0.0 -numpy==1.15.1 +numpy==1.22.0 pandas==0.23.4 pbr==0.11.1 Pillow==5.4.1