Skip to content

Commit

Permalink
Bump numpy from 1.14.6 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.6 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](numpy/numpy@v1.14.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2022
1 parent d22ef2c commit a17df2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
## Install numpy (if it's the first time) then all the packages listed in this file (see
## docs/create-pyenv.md about whether to add `--no-binary numpy,scipy` to these steps):
## [When updating numpy here also update it below, in Dockerfile, and in docs/*.]
# pip install numpy==1.19.5
# pip install numpy==1.22.0
# pip install -r requirements.txt && pyenv rehash

# Installers
Expand All @@ -49,7 +49,7 @@ wheel>=0.34.2
# pytest-cov is for `pytest --cov`.
#
# TODO: Periodically unfreeze, update, test, and refreeze.
numpy==1.19.5
numpy==1.22.0
scipy==1.5.4

aesara==2.0.8
Expand Down

0 comments on commit a17df2f

Please sign in to comment.