Browse Source

Bump numpy from 1.17.4 to 1.22.0 in /hyperlpr_py3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/hyperlpr_py3/numpy-1.22.0
dependabot[bot] GitHub 3 years ago
parent
commit
82b0f052cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hyperlpr_py3/requirements.txt

+ 1
- 1
hyperlpr_py3/requirements.txt View File

@@ -28,7 +28,7 @@ matplotlib==3.2.1
mock==4.0.2 mock==4.0.2
mysqlclient==1.4.6 mysqlclient==1.4.6
networkx==2.4 networkx==2.4
numpy==1.17.4
numpy==1.22.0
opencv-contrib-python==3.4.2.16 opencv-contrib-python==3.4.2.16
opencv-python==3.4.2.16 opencv-python==3.4.2.16
Pillow==7.0.0 Pillow==7.0.0


Loading…
Cancel
Save