Skip to content

Commit

Permalink
Bump numpy from 1.19.5 to 1.25.1
Browse files Browse the repository at this point in the history
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](numpy/numpy@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 5125c46 commit d33f0ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rafmetrics.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d33f0ba

Please sign in to comment.