Bump numpy from 1.14.1 to 1.22.0

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.1 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.14.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-22 00:08:32 +00:00 committed by GitHub
parent 7e8011784b
commit fe76281f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ tensorflow_gpu==1.15.2
cloudpickle==0.5.3
opencv_python==3.4.0.12
scipy==1.1.0
numpy==1.14.1
numpy==1.22.0
gym==0.10.4
pathos==0.2.2.1
dotmap==1.2.20