From b16e61bd8f13f9587ee48f4af6a936b4cc84a3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:45:31 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /TrackingNtuples/scripts 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] --- TrackingNtuples/scripts/mlenv-requirements.txt | 2 +- TrackingNtuples/scripts/venv-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TrackingNtuples/scripts/mlenv-requirements.txt b/TrackingNtuples/scripts/mlenv-requirements.txt index fc79e9c..e04acad 100644 --- a/TrackingNtuples/scripts/mlenv-requirements.txt +++ b/TrackingNtuples/scripts/mlenv-requirements.txt @@ -47,7 +47,7 @@ nbdime==1.0.5 nbformat==4.4.0 networkx==2.2 notebook==5.7.6 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.1 pandocfilters==1.4.2 parso==0.3.4 diff --git a/TrackingNtuples/scripts/venv-requirements.txt b/TrackingNtuples/scripts/venv-requirements.txt index 2cb1324..0e01632 100644 --- a/TrackingNtuples/scripts/venv-requirements.txt +++ b/TrackingNtuples/scripts/venv-requirements.txt @@ -47,7 +47,7 @@ msgpack==0.6.1 nbconvert==5.4.0 nbformat==4.4.0 notebook==5.7.2 -numpy==1.15.4 +numpy==1.22.0 pandas==0.23.4 pandocfilters==1.4.2 pathlib2==2.3.2