From 7752391ee44d9934d98d6358e851bea0a637e629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:02:25 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- phlab.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c7d7189..0c5a1dd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx_markdown_tables lmfit==1.0.1 matplotlib==3.2.1 -numpy==1.18.4 +numpy==1.22.0 pathos==0.2.5 scipy==1.4.1 tqdm==4.46.0 diff --git a/phlab.egg-info/requires.txt b/phlab.egg-info/requires.txt index a4bb87f..a3c1d2d 100644 --- a/phlab.egg-info/requires.txt +++ b/phlab.egg-info/requires.txt @@ -1,6 +1,6 @@ lmfit==1.0.1 matplotlib==3.2.1 -numpy==1.18.4 +numpy==1.22.0 pathos==0.2.5 scipy==1.4.1 tqdm==4.46.0 diff --git a/requirements.txt b/requirements.txt index a4bb87f..a3c1d2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ lmfit==1.0.1 matplotlib==3.2.1 -numpy==1.18.4 +numpy==1.22.0 pathos==0.2.5 scipy==1.4.1 tqdm==4.46.0