From d33f0bab6571b2c58ced4952901acbbfbbce867b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:20:59 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.25.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.25.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.25.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rafmetrics.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rafmetrics.egg-info/requires.txt b/rafmetrics.egg-info/requires.txt index f9de2a2..a914656 100644 --- a/rafmetrics.egg-info/requires.txt +++ b/rafmetrics.egg-info/requires.txt @@ -14,7 +14,7 @@ mock==4.0.2 mysql-connector-python==8.0.19 simplejson==3.17.2 flask-shell-ipython==0.4.1 -numpy==1.19.5 +numpy==1.25.1 matplotlib==3.3.1 PyYAML==5.3.1 scikit-learn==0.24.1 diff --git a/requirements.txt b/requirements.txt index 6563290..c7eff27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mock==4.0.2 mysql-connector-python==8.0.19 simplejson==3.17.2 flask-shell-ipython==0.4.1 -numpy==1.19.5 +numpy==1.25.1 matplotlib==3.3.1 PyYAML==5.3.1 # Temporary disable gym